atmosphere explorer
0
fork

Configure Feed

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

update homepage icons

Juliet 9f2c64fc 07c8bf56

+2 -2
+2 -2
src/views/home.tsx
··· 18 18 target="_blank" 19 19 class="group grid grid-cols-[auto_1fr] items-center gap-x-2.5 gap-y-0.5 hover:text-blue-500 dark:hover:text-blue-400" 20 20 > 21 - <div class="iconify lucide--search" /> 21 + <div class="iconify lucide--at-sign" /> 22 22 <span class="underline decoration-transparent group-hover:decoration-current"> 23 23 Browse the public data on atproto 24 24 </span> ··· 32 32 target="_blank" 33 33 class="group grid grid-cols-[auto_1fr] items-center gap-x-2.5 gap-y-0.5 hover:text-blue-500 dark:hover:text-blue-400" 34 34 > 35 - <div class="iconify lucide--link" /> 35 + <div class="iconify lucide--sparkle" /> 36 36 <span class="underline decoration-transparent group-hover:decoration-current"> 37 37 Backlinks support with constellation 38 38 </span>