mirror of
https://codeberg.org/ashley/poke.git
synced 2024-11-25 23:58:59 +01:00
add pronouns to channel pages :3 (mobile)
This commit is contained in:
parent
195530b208
commit
20cef3a76e
1 changed files with 3 additions and 3 deletions
|
@ -980,7 +980,7 @@ width: fit-content;
|
||||||
<div class="name">
|
<div class="name">
|
||||||
<p style="font-family:PokeTube Flex,sans-serif;font-weight:1000;font-stretch: ultra-expanded;white-space:yes;"> <%=j.Channel?.Metadata.Name%> </p>
|
<p style="font-family:PokeTube Flex,sans-serif;font-weight:1000;font-stretch: ultra-expanded;white-space:yes;"> <%=j.Channel?.Metadata.Name%> </p>
|
||||||
<p style="margin: -9px;">
|
<p style="margin: -9px;">
|
||||||
<%=subs%> subscribers
|
<%=subs%> subscribers - <%- pronoun %>
|
||||||
|
|
||||||
</p>
|
</p>
|
||||||
</div>
|
</div>
|
||||||
|
|
Loading…
Reference in a new issue