1
0
Fork 0
mirror of https://codeberg.org/ashley/poke.git synced 2025-01-31 15:13:39 -05:00
This commit is contained in:
ashley 2024-05-05 18:21:24 +00:00
parent 0f025be830
commit 00e6597265

View file

@ -1067,9 +1067,9 @@ Privacy
<label class="h" for="box">
<div class="fnt">
<% if (Math.floor(Math.random() * 50) === 0) { %>
<i title="Stats for nerdys" class="fa-light fa-bug"></i> Stats For Nerds
<% } else { %>
<i title="Stats for nerdys" class="fa-light fa-bug"></i> Stats For Puppies
<% } else { %>
<i title="Stats for nerdys" class="fa-light fa-bug"></i> Stats For Nerds
<% } %>
</div>
</label>