mirror of
https://codeberg.org/ashley/poke
synced 2025-04-06 09:38:00 +00:00
add pronouns to channel pages :3 (mobile)
This commit is contained in:
parent
195530b208
commit
20cef3a76e
@ -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 New Issue
Block a user