diff options
Diffstat (limited to 'templates')
-rw-r--r-- | templates/root.tmpl | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/templates/root.tmpl b/templates/root.tmpl index 2a9670d..b0c334a 100644 --- a/templates/root.tmpl +++ b/templates/root.tmpl @@ -3,6 +3,7 @@ <html> <head> <meta http-equiv="Content-Type" content="text/html;charset=UTF-8"> + <link rel="icon" type="image/png" href="static/favicon.png"> <title>{{.Title}}</title> </head> <frameset cols="420px,*"> |