diff options
-rw-r--r-- | template/front.ht | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/template/front.ht b/template/front.ht index 862aecc..d78977c 100644 --- a/template/front.ht +++ b/template/front.ht @@ -13,6 +13,7 @@ <small class="top nav"> <a href="intro">Intro</a> +<a href="index.atom">Subscribe</a> $ if self[:entries].last[:prev_by_month] <a class="prev" href="${self[:entries].last[:prev_by_month]}">« Previously</a> $ end |