summaryrefslogtreecommitdiffstats
path: root/template.html
diff options
context:
space:
mode:
Diffstat (limited to 'template.html')
-rw-r--r--template.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/template.html b/template.html
index 75d7a43..9070bc4 100644
--- a/template.html
+++ b/template.html
@@ -4,6 +4,7 @@
<meta charset="utf-8" />
<meta name="generator" content="pandoc" />
<meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=yes" />
+ <link rel="shortcut icon" type="image/png" href="/static/favicon.png" />
$for(author-meta)$
<meta name="author" content="$author-meta$" />
$endfor$