diff options
Diffstat (limited to 'templates/template.html')
-rw-r--r-- | templates/template.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/template.html b/templates/template.html index 059ffd8..51b24b7 100644 --- a/templates/template.html +++ b/templates/template.html @@ -9,7 +9,7 @@ <meta name="author" content="My Name"> <meta name="description" content="{page_description}"> <link rel="canonical" href="{canonical_url}"> - <link rel="icon" href="/favicon.ico"> + <!--<link rel="icon" href="/favicon.ico">--> <link rel="stylesheet" href="/static/styles.min.css"> </head> |