summaryrefslogtreecommitdiffci
path: root/views/layouts/general-page.html
diff options
from:
to:
context:
space:
mode:
Diffstat (limited to 'views/layouts/general-page.html')
-rw-r--r--views/layouts/general-page.html5
1 files changed, 5 insertions, 0 deletions
diff --git a/views/layouts/general-page.html b/views/layouts/general-page.html
index 98cbfcf..5cf870f 100644
--- a/views/layouts/general-page.html
+++ b/views/layouts/general-page.html
@@ -43,6 +43,11 @@
type="image/svg+xml"
media="(prefers-color-scheme: dark)"
/>
+ <link
+ rel="icon"
+ href="/favicon.ico"
+ type="image/x-icon"
+ />
{{- with .LinkedData }}
<script type="application/ld+json">
{{ . }}