Skip to content

Commit

Permalink
chore: direct followers description
Browse files Browse the repository at this point in the history
  • Loading branch information
akurilov committed Jan 12, 2025
1 parent 696583e commit e0a59b4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions web/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -653,8 +653,8 @@ <h1 class="text-3xl capitalize lg:text-4xl justify-center text-center">Status</h

<div class="grid grid-cols-4 sm:text-center px-1 sm:p-4 space-x-2 sm:space-y-2">
<div class="col-span-4 text-lg sm:text-xl">
<p>Followers</p>
<p class="text-neutral-400 dark:text-neutral-600 text-sm">Push receivers. Doesn't include pull readers.</p>
<p>Direct Followers</p>
<p class="text-neutral-400 dark:text-neutral-600 text-sm">Excluding feed readers and Blueskyc followers.</p>
</div>
<div class="text-neutral-600 dark:text-neutral-400 text-center">
<p class="text-sm">Current</p>
Expand Down

0 comments on commit e0a59b4

Please sign in to comment.