mirror of
https://codeberg.org/ashley/poke.git
synced 2024-11-17 00:14:39 -05:00
fix href urls
This commit is contained in:
parent
08e263fbd2
commit
0a57652f8f
1 changed files with 1 additions and 1 deletions
|
@ -445,7 +445,7 @@ display: block;" autoplay controls
|
|||
<br>
|
||||
<div class="video-info" >
|
||||
<div class="video-info-panel gradient">
|
||||
<div class="video-title" style="font-family:Inter;font-weight:bold;line-break: auto;max-width: max-content;margin: 0;margin-bottom: 0;padding: 0;" title="<%=video.Title%>"><%=k.Video.Title%> </div>
|
||||
<div class="video-title" style="font-family:Inter;font-weight:bold;line-break: auto;max-width: max-content;margin: 0;margin-bottom: 0;padding: 0;" title="<%=video.Title%>"><%-k.Video.Title%> </div>
|
||||
|
||||
<a style="font-weight: bolder;font-family: sans-serif;color: var(--text-color);font-size: small;">content source : youtube.com </a>
|
||||
|
||||
|
|
Loading…
Reference in a new issue