aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--conf.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/conf.py b/conf.py
index d38e406..d3daab2 100644
--- a/conf.py
+++ b/conf.py
@@ -175,7 +175,7 @@ NAVIGATION_LINKS = {
("/links/", "Links"),
("/archive.html", "Archive"),
("/categories/", "Tags"),
- ("/rss.xml", "RSS feed"),
+ ("/rss.xml", "RSS"),
),
}