Merge pull request #403 from em92/patch-1

Add alternate link with rss feed to playlist page
pull/410/head
Omar Roth 2019-03-07 13:29:14 -06:00 zatwierdzone przez GitHub
commit 3fa0ce99f0
Nie znaleziono w bazie danych klucza dla tego podpisu
ID klucza GPG: 4AEE18F83AFDEB23
1 zmienionych plików z 1 dodań i 0 usunięć

Wyświetl plik

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