kopia lustrzana https://github.com/iv-org/invidious
Merge pull request #403 from em92/patch-1
Add alternate link with rss feed to playlist pagepull/410/head
commit
3fa0ce99f0
|
@ -1,5 +1,6 @@
|
|||
<% content_for "header" do %>
|
||||
<title><%= playlist.title %> - Invidious</title>
|
||||
<link rel="alternate" type="application/rss+xml" title="RSS" href="/feed/playlist/<%= plid %>" />
|
||||
<% end %>
|
||||
|
||||
<div class="pure-g h-box">
|
||||
|
|
Ładowanie…
Reference in New Issue