From 68ce69fdd1b0c4570a78fb7937c3e4dd54056b60 Mon Sep 17 00:00:00 2001 From: str4d Date: Mon, 17 Dec 2012 21:36:43 +0000 Subject: [PATCH] Add title to blog ATOM feed link on front page --- i2p2www/pages/site/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/i2p2www/pages/site/index.html b/i2p2www/pages/site/index.html index daa5dfed..1b6820f1 100644 --- a/i2p2www/pages/site/index.html +++ b/i2p2www/pages/site/index.html @@ -48,7 +48,7 @@
- I2P Blog ATOM Feed + I2P Blog ATOM Feed

{% trans %}News & Updates{% endtrans %}

{% include "blog/latest.html" %}