mirror of
https://github.com/iv-org/invidious.git
synced 2025-10-15 20:08:12 +00:00
Move channel specific CSS to separate file
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
<% content_for "header" do %>
|
||||
<title><%= channel.author %> - Invidious</title>
|
||||
<link rel="stylesheet" href="/css/channel.css?v=<%= ASSET_COMMIT %>"/>
|
||||
<link rel="alternate" type="application/rss+xml" title="RSS" href="/feed/channel/<%= channel.ucid %>" />
|
||||
<% end %>
|
||||
|
||||
|
Reference in New Issue
Block a user