1
Fork 0

add author :3

This commit is contained in:
ashley 2024-06-17 15:26:56 +00:00
parent 771eaeeb8a
commit ab16327c4b

View file

@ -492,7 +492,7 @@ Popular Videos On Poke :3 </h1>
<div class="video-grid" style="border-top-left-radius:2em;width: 80em;border-top-right-radius: 2em;border: solid 1px purple;">
<% inv.forEach(x => { %>
<a href="/watch?v=<%- x.videoId %>" class="video">
<a href="/watch?v=<%- x.videoId %>" class="video author-<%- x.author %>">
<div class="thumbnail" style="background-image: url('/vi/<%= x.videoId %>/hqdefault.jpg?sqp=-oaymwEbCKgBEF5IVfKriqkDDggBFQAAiEIYAXABwAEG&rs=AOn4CLBy_x4UUHLNDZtJtH0PXeQGoRFTgw');border-radius: 10px;"><span class="video-length"><%- turntomins(x.lengthSeconds) %></span></div>
<div class="info">
<span class="title max-lines-2" title="<%- x.title %>" style="font-family:Inter,sans-serif;"><%- x.title %></span>