aboutsummaryrefslogtreecommitdiff
path: root/templates
diff options
context:
space:
mode:
authorr <r@freesoftwareextremist.com>2020-10-20 05:12:39 +0000
committerr <r@freesoftwareextremist.com>2020-10-20 05:12:39 +0000
commit9a82a7d91492e3143332d98a6cea1dd644913287 (patch)
tree26d5d7f8daff86fd7abb8ed537d38dbb7a16a667 /templates
parent65cd928041ff1342dd6669c987cf636441207a69 (diff)
downloadbloat-9a82a7d91492e3143332d98a6cea1dd644913287.tar.gz
bloat-9a82a7d91492e3143332d98a6cea1dd644913287.zip
Add favicon
Diffstat (limited to 'templates')
-rw-r--r--templates/root.tmpl1
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,*">