[READ-ONLY] Mirror of https://github.com/flo-bit/skywatched. review movies and tv shows, based on at proto skywatched.app
0

Configure Feed

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

get that perfect pagespeed score

+1 -1
+1 -1
src/lib/Components/ReviewCard.svelte
··· 52 52 {data.author.displayName || data.author.handle} 53 53 </div> 54 54 </div> 55 - <div class="shrink-0 pr-2 text-sm text-base-500"> 55 + <div class="shrink-0 pr-2 text-sm text-base-400 font-normal"> 56 56 <RelativeTime date={new Date(data.updatedAt)} locale="en-US" /> 57 57 </div> 58 58 </a>