mirror of
https://github.com/iv-org/invidious.git
synced 2024-11-10 10:18:24 +00:00
Add 'view channel on Youtube' link
This commit is contained in:
parent
3ba2a7d921
commit
9e68df965b
@ -31,6 +31,10 @@
|
||||
<% end %>
|
||||
</p>
|
||||
|
||||
<p class="h-box">
|
||||
<a href="https://www.youtube.com/channel/<%= ucid %>">View channel on YouTube</a>
|
||||
</p>
|
||||
|
||||
<% videos.each_slice(4) do |slice| %>
|
||||
<div class="pure-g">
|
||||
<% slice.each do |video| %>
|
||||
|
Loading…
Reference in New Issue
Block a user