You've already forked algora-tv
mirror of
https://github.com/algora-io/tv.git
synced 2025-12-13 21:46:00 +02:00
periodically fetch new stargazer count
This commit is contained in:
@@ -137,6 +137,7 @@
|
||||
</div>
|
||||
</a>
|
||||
<a
|
||||
:if={Algora.Stargazer.count()}
|
||||
class="group outline-none w-fit"
|
||||
target="_blank"
|
||||
rel="noopener noreferrer"
|
||||
@@ -166,7 +167,7 @@
|
||||
</defs>
|
||||
</svg>
|
||||
<span class="hidden xl:block">Star</span>
|
||||
<span class="font-semibold text-gray-300">22</span>
|
||||
<span class="font-semibold text-gray-300"><%= Algora.Stargazer.count() %></span>
|
||||
</div>
|
||||
</div>
|
||||
</a>
|
||||
|
||||
Reference in New Issue
Block a user