diff --git a/config/_default/menus.en.toml b/config/_default/menus.en.toml index 730fef4..684e318 100644 --- a/config/_default/menus.en.toml +++ b/config/_default/menus.en.toml @@ -30,10 +30,10 @@ pageRef = "aboutme" weight = 40 -[[main]] - name = "Code" - url = "https://gitea.ocram85.com" - weight = 50 +#[[main]] +# name = "Code" +# url = "https://gitea.ocram85.com" +# weight = 50 # -- Footer Menu -- @@ -56,7 +56,12 @@ weight = 30 [[footer]] - name = "CI" - url = "https://ci.ocram85.com" + name = "Code" + url = "https://code.ocram85.com" weight = 40 +[[footer]] + name = "CI" + url = "https://ci.ocram85.com" + weight = 50 +