From 2853fca1ba8c99671abd431bb766fa6f60393bb0 Mon Sep 17 00:00:00 2001 From: David Runge Date: Sat, 20 Apr 2019 16:44:28 +0200 Subject: conf.py: Adding links to menu. --- conf.py | 1 + 1 file changed, 1 insertion(+) (limited to 'conf.py') diff --git a/conf.py b/conf.py index 2a16367..8d7baf0 100644 --- a/conf.py +++ b/conf.py @@ -172,6 +172,7 @@ NAVIGATION_LINKS = { 'Software' ), ("/about/", "About"), + ("/links/", "Links"), ("/archive.html", "Archive"), ("/categories/", "Tags"), ("/rss.xml", "RSS feed"), -- cgit v1.2.3-54-g00ecf