atproto explorer
0
fork

Configure Feed

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

red unplug icon

Juliet ede72b69 ecfae1d7

+1 -1
+1 -1
src/views/pds.tsx
··· 59 59 </A> 60 60 <Show when={!repo.active}> 61 61 <Tooltip text={repo.status ?? "Unknown status"}> 62 - <span class="iconify lucide--unplug"></span> 62 + <span class="iconify lucide--unplug text-red-500 dark:text-red-400"></span> 63 63 </Tooltip> 64 64 </Show> 65 65 <button