atproto explorer

change go to repo icon

+1 -1
+1 -1
src/components/search.tsx
··· 77 77 text="Repository" 78 78 children={ 79 79 <A href={`/at://${agent()?.sub}`} class="flex"> 80 - <div class="i-lucide-house text-lg" /> 80 + <div class="i-lucide-book-user text-lg" /> 81 81 </A> 82 82 } 83 83 />