summaryrefslogtreecommitdiff
path: root/templates
diff options
context:
space:
mode:
Diffstat (limited to 'templates')
-rw-r--r--templates/default.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/templates/default.html b/templates/default.html
index 739995b..52ef143 100644
--- a/templates/default.html
+++ b/templates/default.html
@@ -13,6 +13,7 @@
<title>skreutz.com - $title$</title>
<link rel="stylesheet" href="/css/normalize.css">
<link rel="stylesheet" href="/css/site.css">
+ <link rel="icon" href="data:,">
<link rel="alternate" type="application/rss+xml" href="/feeds/posts.rss" title="Stefan Kreutz' Blog">
<link rel="alternate" type="application/atom+xml" href="/feeds/posts.atom" title="Stefan Kreutz' Blog">
</head>
Generated by cgit. See skreutz.com for my tech blog and contact information.