mirror of
https://gitea.invidious.io/iv-org/invidious
synced 2025-06-05 23:29:12 +02:00
Fix channel link
This commit is contained in:
@ -12,7 +12,7 @@
|
|||||||
<p style="height:100%"><%= video.title %></p>
|
<p style="height:100%"><%= video.title %></p>
|
||||||
</a>
|
</a>
|
||||||
<p>
|
<p>
|
||||||
<b><a style="width:100%;" href="https://youtube.com/channel/<%= video.author %>"><%= video.author %></a></b>
|
<b><a style="width:100%;" href="https://youtube.com/channel/<%= video.ucid %>"><%= video.author %></a></b>
|
||||||
</p>
|
</p>
|
||||||
<p>
|
<p>
|
||||||
<h5>Shared <%= video.published.to_s("%B %-d, %Y at %r") %></h5>
|
<h5>Shared <%= video.published.to_s("%B %-d, %Y at %r") %></h5>
|
||||||
|
Reference in New Issue
Block a user