Add alternate link with rss feed to playlist page

pull/403/head
Eugene Molotov 6 years ago committed by GitHub
parent 7557ffcda1
commit 7380585f00
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -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">

Loading…
Cancel
Save