diff options
Diffstat (limited to 'yt_comments_template.html')
-rw-r--r-- | yt_comments_template.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/yt_comments_template.html b/yt_comments_template.html index 6ffdb2b..6d7d52e 100644 --- a/yt_comments_template.html +++ b/yt_comments_template.html @@ -5,6 +5,7 @@ <title>$page_title</title> <link href="/youtube.com/shared.css" type="text/css" rel="stylesheet"> <link href="/youtube.com/comments.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{ |