diff options
Diffstat (limited to 'yt_channel_about_template.html')
-rw-r--r-- | yt_channel_about_template.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/yt_channel_about_template.html b/yt_channel_about_template.html index 61aa995..5453f6a 100644 --- a/yt_channel_about_template.html +++ b/yt_channel_about_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 href="/youtube.com/favicon.ico" type="image/x-icon" rel="icon"> <link title="Youtube local" href="/youtube.com/opensearch.xml" rel="search" type="application/opensearchdescription+xml"> <style type="text/css"> main{ |