mirror of
https://codeberg.org/ashley/poke.git
synced 2024-11-22 10:47:48 +01:00
add pronouns to channel pages :3
This commit is contained in:
parent
ff19f082ee
commit
195530b208
1 changed files with 2 additions and 1 deletions
|
@ -695,7 +695,8 @@ height: 100%;
|
|||
<% } %>
|
||||
<span style="font-size: 10px;color: gray;">@<%- cinv.authorId %>@youtube.com</span>
|
||||
</p>
|
||||
<p style="margin-bottom: -17px;" class="subs"><%=subs%> subscribers</p>
|
||||
<p style="margin-bottom: -17px;" class="subs"><%=subs%> subscribers - <%- pronoun%></p>
|
||||
|
||||
<p style="padding:0;font-weight:bold;max-inline-size: 37em;display: -webkit-box;-webkit-line-clamp: 3;-webkit-box-orient: vertical;">
|
||||
|
||||
<% try { %>
|
||||
|
|
Loading…
Reference in a new issue