kopia lustrzana https://github.com/iv-org/invidious
Fit channel link to content
rodzic
6efa6691b1
commit
501b523680
|
@ -165,7 +165,7 @@ var video_data = {
|
||||||
|
|
||||||
<div class="pure-u-1 <% if params.related_videos || plid %>pure-u-lg-3-5<% else %>pure-u-md-4-5<% end %>">
|
<div class="pure-u-1 <% if params.related_videos || plid %>pure-u-lg-3-5<% else %>pure-u-md-4-5<% end %>">
|
||||||
<div class="h-box">
|
<div class="h-box">
|
||||||
<a href="/channel/<%= video.ucid %>">
|
<a href="/channel/<%= video.ucid %>" style="display:block;width:fit-content">
|
||||||
<div class="channel-profile">
|
<div class="channel-profile">
|
||||||
<img src="/ggpht<%= URI.parse(video.author_thumbnail).full_path %>">
|
<img src="/ggpht<%= URI.parse(video.author_thumbnail).full_path %>">
|
||||||
<span><%= video.author %></span>
|
<span><%= video.author %></span>
|
||||||
|
|
Ładowanie…
Reference in New Issue