mirror of
https://codeberg.org/ashley/poke.git
synced 2024-11-17 01:34:43 -05:00
added fish
This commit is contained in:
parent
29c16b386c
commit
0be7e45bf8
1 changed files with 4 additions and 0 deletions
|
@ -775,6 +775,10 @@ if (q.includes('-debug-news')) {
|
|||
font-weight: 1000;">2 MINUTES!</h1></a>
|
||||
<% } %>
|
||||
|
||||
<% if (q == "fish")) { %>
|
||||
<a style="text-align: center;margin-left: auto;margin-right: auto;font-family: 'PokeTube Flex';font-stretch: ultra-expanded;font-weight: 1000;color: #fff;"><h1 style="font-family: 'PokeTube Flex';font-stretch: ultra-expanded;
|
||||
font-weight: 1000;">🐟</h1></a>
|
||||
<% } %>
|
||||
|
||||
|
||||
<% if (!tab) { %>
|
||||
|
|
Loading…
Reference in a new issue