diff --git a/config/_default/menus.en.toml b/config/_default/menus.en.toml index d63534b..68c1070 100644 --- a/config/_default/menus.en.toml +++ b/config/_default/menus.en.toml @@ -81,18 +81,23 @@ url = "https://wx.oe7drt.com/?website-footer" weight = 30 +[[footer]] + name ="Git repositories" + url = "https://gits.oe7drt.net" + weight = 40 + [[footer]] name = "APRS" pageRef = "aprs" - weight = 40 + weight = 50 [[footer]] name = "Imprint / Privacy" pageRef = "privacy" - weight = 50 + weight = 60 [[footer]] name = "BY-NC-SA 4.0" pageRef = "license" - weight = 60 + weight = 70