From a40461f687245a87dd3e613dea18c959221f00ce Mon Sep 17 00:00:00 2001 From: Unit 193 Date: Sun, 31 May 2015 14:41:02 -0400 Subject: Move 'Bugs' up to the navbar, add 'Code' too. --- conf.py | 2 ++ pages/index.txt | 1 - 2 files changed, 2 insertions(+), 1 deletion(-) 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 === -- cgit v1.2.3