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