atmosphere explorer pds.ls
tool typescript atproto
434
fork

Configure Feed

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

add microcosm mention

Juliet d72d87c3 1eb95b95

+10
+10
src/components/backlinks.tsx
··· 254 254 /> 255 255 </Show> 256 256 </Show> 257 + <p class="text-center text-xs text-neutral-400 dark:text-neutral-500"> 258 + data from{" "} 259 + <a 260 + href="https://www.microcosm.blue/" 261 + target="_blank" 262 + class="hover:text-neutral-600 hover:underline dark:hover:text-neutral-300" 263 + > 264 + microcosm 265 + </a> 266 + </p> 257 267 </Show> 258 268 </div> 259 269 );