mirror of
https://codeberg.org/ashley/poke
synced 2025-04-05 09:07:59 +00:00
add video-title lol
This commit is contained in:
parent
35d175e2d5
commit
fca41df817
@ -1612,7 +1612,6 @@ WIP! </a>
|
||||
</style>
|
||||
<% if (Array.isArray(inv_vid?.keywords)) { %>
|
||||
|
||||
<div class="video-title" style="color:var(--text-color);font-family:var(--text-font-primary);;font-weight:var(--text-header-weight);font-stretch: extra-expanded;margin-top: 10px;margin-bottom: 10px;">Keywords</div>
|
||||
<div class="tag-container">
|
||||
<% if (inv_vid?.keywords && inv_vid.keywords.length > 0) { %>
|
||||
<% inv_vid?.keywords.forEach(x => { %>
|
||||
|
Loading…
Reference in New Issue
Block a user