From 6fdb2f6219f01488f9e79d8f3df04f482fb89f94 Mon Sep 17 00:00:00 2001 From: Unit 193 Date: Sat, 1 Apr 2023 04:06:38 -0400 Subject: Point to xubuntu.org for Xubuntu minimal now, update navigation. --- conf.py | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) (limited to 'conf.py') diff --git a/conf.py b/conf.py index 5612b9a..f4e6e71 100644 --- a/conf.py +++ b/conf.py @@ -141,14 +141,10 @@ TRANSLATIONS_PATTERN = '{path}.{lang}.{ext}' NAVIGATION_LINKS = { DEFAULT_LANG: ( ("/", "Home"), - (( - ("/xubuntu/", "Core"), - ("/xubuntu/core/", "Download"), - ("/xubuntu/docs/", "Docs daily build"), - ), "Xubuntu"), ("https://xebian.org/", "Xebian"), ("https://git.unit193.net/cgit/", "Code"), - ("https://github.com/unit193/", "GitHub"), + ("https://codeberg.org/unit193/", "Codeberg"), + ("https://github.com/Unit193/", "GitHub"), ("https://launchpad.net/~unit193/", "Launchpad"), # ("/rss.xml", "RSS feed"), ), -- cgit v1.2.3