mirror of
https://codeberg.org/ashley/poke.git
synced 2024-11-10 06:28:35 +01:00
test commit ignore pls
This commit is contained in:
parent
0180cc7ab0
commit
8a5d09e7d6
1 changed files with 1 additions and 1 deletions
|
@ -1677,7 +1677,7 @@ Recommended Videos
|
||||||
<% } %>
|
<% } %>
|
||||||
<div>
|
<div>
|
||||||
<a class="max-lines-2" href="/channel?id=<%= x.authorId %>@youtube.com" style="-webkit-line-clamp:1;width:12em;word-wrap:break-word">
|
<a class="max-lines-2" href="/channel?id=<%= x.authorId %>@youtube.com" style="-webkit-line-clamp:1;width:12em;word-wrap:break-word">
|
||||||
<span> <%=x.author %> <% if (x?.authorVerified) { %> <a href="https://support.google.com/youtube/answer/3046484?hl=en"> <i class="icon ion ion-md-checkmark-circle" title="verified channel"></i></a> <% } %> </span>
|
<span> <%=x.author %> <% if (x?.authorVerified) { %> <i class="icon ion ion-md-checkmark-circle" title="verified channel"></i> <% } %> </span>
|
||||||
</a>
|
</a>
|
||||||
<div class="video-views">
|
<div class="video-views">
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue