update stuff :p

This commit is contained in:
Ashley 2023-02-10 10:34:36 +00:00
parent ccf3bd1b30
commit 61a33bde5b

View file

@ -801,12 +801,18 @@ width: fit-content;
<a class="tag" style="background:var(--chip-background-hover)"> <a class="tag" style="background:var(--chip-background-hover)">
Recently Uploaded Recently Uploaded
</a>
<a href="/dQw4w9WgXcQ" style="dislpay:none;color:#fff;text-decoration:none;
" class="tag c">
Oldest Uploaded
</a> </a>
<a href="/channel?id=<%=ID%>&sort_by=popular" style="color:#fff;text-decoration:none; <a href="/channel?id=<%=ID%>&sort_by=popular" style="color:#fff;text-decoration:none;
" class="tag c"> " class="tag c">
Popular Popular
</a> </a>
<% } %> <% } %>
<% if (sort) { %> <% if (sort) { %>