diff options
Diffstat (limited to 'yt_playlist_template.html')
-rw-r--r-- | yt_playlist_template.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/yt_playlist_template.html b/yt_playlist_template.html index c237695..711126b 100644 --- a/yt_playlist_template.html +++ b/yt_playlist_template.html @@ -4,6 +4,7 @@ <meta charset="utf-8"> <title>$page_title</title> <link href="/youtube.com/shared.css" type="text/css" rel="stylesheet"> + <link title="Youtube local" href="/youtube.com/opensearch.xml" rel="search" type="application/opensearchdescription+xml"> <style type="text/css"> main{ display:grid; |