atmosphere explorer pds.ls
tool typescript atproto
424
fork

Configure Feed

Select the types of activity you want to include in your feed.

change homepage sign in icon

Juliet e13f3356 27210d9f

+1 -1
+1 -1
src/views/home.tsx
··· 45 45 onclick={() => setOpenManager(true)} 46 46 class="group grid cursor-pointer grid-cols-[auto_1fr] items-center gap-x-2.5 gap-y-0.5 text-left hover:text-blue-500 dark:hover:text-blue-400" 47 47 > 48 - <div class="iconify lucide--user-round" /> 48 + <div class="iconify lucide--user-round-pen" /> 49 49 <span class="underline decoration-transparent group-hover:decoration-current"> 50 50 Sign in to manage your account 51 51 </span>