1
0
Fork 0
mirror of https://codeberg.org/ashley/poke.git synced 2024-11-17 02:34:38 -05:00

add pronouns to channel pages :3 (mobile)

This commit is contained in:
Ashley //// 2024-04-03 04:25:56 +00:00
parent 195530b208
commit 20cef3a76e

View file

@ -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>