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 e852b5f..b353f68 100644
--- a/template/monthly.ht
+++ b/template/monthly.ht
@@ -9,6 +9,7 @@ $ end
 $ if self[:entries].first[:next_by_month]
     <link rel="next" href="${self[:entries].first[:next_by_month]}">
 $ end
+    <link rel="up" href="./">
     <link rel="stylesheet" href="style.css">
     <link rel="alternate" type="application/atom+xml" title="Atom" href="http://chneukirchen.org/trivium/index.atom">
   </head>