summaryrefslogtreecommitdiffstats
path: root/conf.py
diff options
context:
space:
mode:
Diffstat (limited to 'conf.py')
-rw-r--r--conf.py2
1 files changed, 2 insertions, 0 deletions
diff --git a/conf.py b/conf.py
index f2e7e5e..8c55907 100644
--- a/conf.py
+++ b/conf.py
@@ -111,6 +111,8 @@ NAVIGATION_LINKS = {
("/", "Home"),
("/galleries/screenshots/", "Screenshots"),
("/download/", "Download"),
+ ("https://loki.unit193.net/cgit/icebox/", "Code"),
+ ("https://sigma.unit193.net/bugs/", "Bugs"),
# ("/rss.xml", "RSS feed"),
),
}