summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLibravatarUnit 193 <unit193@ubuntu.com>2015-05-31 14:41:02 -0400
committerLibravatarUnit 193 <unit193@ubuntu.com>2015-05-31 14:41:02 -0400
commita40461f687245a87dd3e613dea18c959221f00ce (patch)
treea3ca5d6a0ae97341dd4ce2f992a622c0c803d88b
parent618bf416448183b78be93c44a0d9faafb6c200c5 (diff)
Move 'Bugs' up to the navbar, add 'Code' too.
-rw-r--r--conf.py2
-rw-r--r--pages/index.txt1
2 files changed, 2 insertions, 1 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"),
),
}
diff --git a/pages/index.txt b/pages/index.txt
index e94510a..a1c42ef 100644
--- a/pages/index.txt
+++ b/pages/index.txt
@@ -12,7 +12,6 @@ flavor or try and replace existing Openbox based distributions.
=== Known issues ===
* Shutdown/Restart of live session guest does not work in Virtualbox or VMWare - LP: link:http://bugs.launchpad.net/bugs/1447038[#1447038]
- * link:https://sigma.unit193.net/bugs/[Bugs]
=== Features ===