aboutsummaryrefslogtreecommitdiff
path: root/internal/server/templates
diff options
context:
space:
mode:
Diffstat (limited to 'internal/server/templates')
-rw-r--r--internal/server/templates/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/internal/server/templates/index.html b/internal/server/templates/index.html
index 831f24a..7713c23 100644
--- a/internal/server/templates/index.html
+++ b/internal/server/templates/index.html
@@ -8,7 +8,7 @@
{{if .Site.Favicon}}
<link rel="icon" href="{{.Site.Favicon}}">
{{else}}
- <link rel="icon" href="data:image/svg+xml,<svg xmlns=%22http://www.w3.org/2000/svg%22 viewBox=%220 0 100 100%22><text y=%22.9em%22 font-size=%2290%22>💨</text></svg>">
+ <link rel="icon" href="data:image/svg+xml,<svg xmlns=%22http://www.w3.org/2000/svg%22 viewBox=%220 0 100 100%22><text y=%22.9em%22 font-size=%2290%22>🎐</text></svg>">
{{end}}
<link rel="stylesheet" href="/static/style.css">
<script>