move links to additional services to footer

This commit is contained in:
OCram85 2022-12-14 10:03:45 +01:00
parent 4163e6f452
commit ec68d9aa2e

@ -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