aboutsummaryrefslogtreecommitdiff
path: root/templates/header.tmpl
diff options
context:
space:
mode:
Diffstat (limited to 'templates/header.tmpl')
-rw-r--r--templates/header.tmpl1
1 files changed, 1 insertions, 0 deletions
diff --git a/templates/header.tmpl b/templates/header.tmpl
index 2d76f33..0c81b72 100644
--- a/templates/header.tmpl
+++ b/templates/header.tmpl
@@ -3,6 +3,7 @@
<html lang="en">
<head>
<meta charset='utf-8'>
+ <link rel="icon" type="image/png" href="/static/favicon.png">
<meta content='width=device-width, initial-scale=1' name='viewport'>
{{if .Target}}
<base href="" target="{{.Target}}">