atmosphere explorer
0
fork

Configure Feed

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

repo rev text color

juliet.paris 595be972 8bcc6313

verified
+1 -1
+1 -1
src/views/pds.tsx
··· 94 94 <span class="truncate">{repo.head}</span> 95 95 </Show> 96 96 <Show when={TID.validate(repo.rev)}> 97 - <div class="flex gap-1"> 97 + <div class="flex gap-1 text-neutral-700 dark:text-neutral-300"> 98 98 <span>{repo.rev}</span> 99 99 <span>•</span> 100 100 <span>{localDateFromTimestamp(TID.parse(repo.rev).timestamp / 1000)}</span>