summary refs log tree commit diff
path: root/src/tmpl.html
diff options
context:
space:
mode:
Diffstat (limited to 'src/tmpl.html')
-rw-r--r--src/tmpl.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/tmpl.html b/src/tmpl.html
index 7f73c4d..a96320a 100644
--- a/src/tmpl.html
+++ b/src/tmpl.html
@@ -5,6 +5,7 @@
 	<meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=yes" />
 	<link href="https://tilde.town/~dzwdz/blog/feed.atom" type="application/atom+xml" rel="alternate"/>
 	<title>$pagetitle$</title>
+	<link rel="icon" href="https://tilde.town/~dzwdz/favicon.gif" />
 	<style>
 body {
 	max-width: 70ch;