mirror of
https://codeberg.org/ashley/poke
synced 2025-04-06 01:27:59 +00:00
Genre
This commit is contained in:
parent
f9a0b62176
commit
c422116ee9
@ -260,7 +260,11 @@
|
||||
<link href="https://fonts.poketube.fun/css/fonts.css" rel=stylesheet>
|
||||
<link href="/css/watch-navbar.css?v=56" rel=stylesheet>
|
||||
|
||||
<!-- ICONS -->
|
||||
|
||||
<link href=https://p.poketube.fun/https://site-assets.fontawesome.com/releases/v6.1.1/css/all.css rel=stylesheet>
|
||||
<link href=https://p.poketube.fun/https://unpkg.com/ionicons@4.5.10-0/dist/css/ionicons.css rel=stylesheet>
|
||||
|
||||
</head>
|
||||
|
||||
|
||||
@ -367,7 +371,16 @@
|
||||
<% } %>
|
||||
|
||||
|
||||
<div>
|
||||
<hr style="clear: both;display: block;border: none;border-bottom: 0.5px solid #2f2f2f;/*! width: 4.5em; */height: 0;">
|
||||
|
||||
Genre: <%-inv_vid.genre %>
|
||||
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
||||
<div class="video-info-buttons" style="background:#1c1c1c;border-radius:16px;padding: 3px;border-style: none;min-height: 34px;height: min-content;">
|
||||
|
||||
<div title="<%=engagement.likes.toLocaleString()%> Likes">
|
||||
|
Loading…
Reference in New Issue
Block a user