1
0
Fork 0
mirror of https://codeberg.org/ashley/poke.git synced 2024-11-16 20:54:40 -05:00

Update html/playlist.ejs

This commit is contained in:
ashley 2024-05-24 14:54:09 +00:00
parent 2658ca8fdf
commit 463cad66e6

View file

@ -246,7 +246,7 @@ font-family:Ubuntu
<%- x.title %>
</a>
<div>
<a href="/channel?id=<%- x.authorId %>" style="border-radius:0em"><%- x.author %></a>
<a href="/channel?id=<%- x.authorId %>" style="border-radius:0em"><%- x.author %></a><br>
<a href="/download?id=<%- x.videoId %>" style="border-radius:0em"> Download </a>
</div>
</div>