mirror of
https://codeberg.org/ashley/poke.git
synced 2024-11-13 01:38:03 +01:00
lol mb
This commit is contained in:
parent
0f025be830
commit
00e6597265
1 changed files with 2 additions and 2 deletions
|
@ -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>
|
||||
|
|
Loading…
Reference in a new issue