mirror of
https://codeberg.org/ashley/poke.git
synced 2024-11-10 12:38:26 +01:00
fix href urls
This commit is contained in:
parent
981e12b5b0
commit
cd8919e672
1 changed files with 1 additions and 1 deletions
|
@ -445,7 +445,7 @@ display: block;" autoplay controls
|
||||||
<br>
|
<br>
|
||||||
<div class="video-info" >
|
<div class="video-info" >
|
||||||
<div class="video-info-panel gradient">
|
<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>
|
<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