summary refs log tree commit diff
path: root/template/single.ht
diff options
context:
space:
mode:
Diffstat (limited to 'template/single.ht')
-rw-r--r--template/single.ht1
1 files changed, 1 insertions, 0 deletions
diff --git a/template/single.ht b/template/single.ht
index fb7873d..f314832 100644
--- a/template/single.ht
+++ b/template/single.ht
@@ -3,6 +3,7 @@
   <head>
     <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
     <title>Trivium: ${self[:title]}</title>
+    <link rel="icon" href="trivium.ico">
 $ if self[:prev_by_date]
     <link rel="prev" href="${self[:prev_by_date]}">
 $ end