mirror of
https://gitlab.com/Cha_deL/peertubeify
synced 2025-02-16 11:30:57 +01:00
Remove loose colon
This commit is contained in:
parent
7d97eb5885
commit
d2e9d13634
@ -63,7 +63,7 @@ function videoLink(video) {
|
||||
<img src="${thumbnailURL(video.account.host, video.thumbnailPath)}">
|
||||
<p style="font-size: 18px; margin-left: 1rem; color: var(--ytd-video-primary-info-renderer-title-color, var(--yt-primary-text-color));">
|
||||
${video.account.host}
|
||||
</p>:
|
||||
</p>
|
||||
</a>
|
||||
`);
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user