diff options
-rw-r--r-- | conf.py | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -172,6 +172,7 @@ NAVIGATION_LINKS = { 'Software' ), ("/about/", "About"), + ("/links/", "Links"), ("/archive.html", "Archive"), ("/categories/", "Tags"), ("/rss.xml", "RSS feed"), |