Fix channel link

This commit is contained in:
Omar Roth 2018-03-31 09:08:40 -05:00
parent 2c5d75dcce
commit 86d7e6170f

View File

@ -12,7 +12,7 @@
<p style="height:100%"><%= video.title %></p>
</a>
<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>
<h5>Shared <%= video.published.to_s("%B %-d, %Y at %r") %></h5>