mirror of
https://github.com/iv-org/invidious
synced 2024-11-09 01:10:27 +00:00
Fix channel link
This commit is contained in:
parent
2c5d75dcce
commit
86d7e6170f
@ -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>
|
||||||
|
Loading…
Reference in New Issue
Block a user