mirror of
https://codeberg.org/ashley/poke
synced 2025-04-05 17:17:59 +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">
|
||||
<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;">
|
||||
<%=subs%> subscribers
|
||||
<%=subs%> subscribers - <%- pronoun %>
|
||||
|
||||
</p>
|
||||
</div>
|
||||
|
Loading…
Reference in New Issue
Block a user