Wait that was too much replacing

This commit is contained in:
Jonas Wunderlich
2022-03-26 20:18:24 +01:00
parent 611e7e9dd8
commit ec3e67e0d2
5 changed files with 9 additions and 9 deletions

View File

@@ -19,7 +19,7 @@
<div class="pure-u-2-3">
<div class="channel-profile">
<img src="/ggpht<%= URI.parse(channel.author_thumbnail).request_target %>">
<span><%= author %></span><% if !channel.verified.nil? && channel.verified %>&nbsp;<i class="icon ion ion-md-checkmark"></i><% end %>
<span><%= author %></span><% if !channel.verified.nil? && channel.verified %>&nbsp;<i class="icon ion ion-md-checkmark-circle"></i><% end %>
</div>
</div>
<div class="pure-u-1-3" style="text-align:right">