summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--templates/index.html2
1 files changed, 2 insertions, 0 deletions
diff --git a/templates/index.html b/templates/index.html
index 59bb46c..037e423 100644
--- a/templates/index.html
+++ b/templates/index.html
@@ -1,3 +1,4 @@
+{# index.html #}
{% import "macros.html" as macros %}
<!DOCTYPE html>
<html lang="en">
@@ -20,6 +21,7 @@
</title>
<meta name="description" content="{{ config.description }}" />
<meta name="keywords" content="blog" />
+ <link rel="icon" href="data:;base64,iVBORw0KGgo=">
<link rel="alternate"
type="application/atom+xml"
title="Atom Feed"