mirror of
https://codeberg.org/ashley/poke.git
synced 2024-11-14 05:09:00 +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">
|
<label class="h" for="box">
|
||||||
<div class="fnt">
|
<div class="fnt">
|
||||||
<% if (Math.floor(Math.random() * 50) === 0) { %>
|
<% 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
|
<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>
|
</div>
|
||||||
</label>
|
</label>
|
||||||
|
|
Loading…
Reference in a new issue