diff options
| -rw-r--r-- | conf.py | 2 | ||||
| -rw-r--r-- | pages/index.txt | 1 |
2 files changed, 2 insertions, 1 deletions
@@ -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 === |
