diff --git a/src/_data/navigation.json b/src/_data/navigation.json index 6cce34c..952c59c 100644 --- a/src/_data/navigation.json +++ b/src/_data/navigation.json @@ -4,8 +4,16 @@ "url": "#solutions" }, { - "text": "Fédiverse", - "url": "#fediverse" + "text": "Nos projets", + "url": "#projets" + }, + { + "text": "Services", + "url": "#hebergement" + }, + { + "text": "Réalisations", + "url": "#clients" }, { "text": "FAQ", @@ -16,8 +24,8 @@ "url": "#contact" }, { - "text": "Codeberg", - "url": "https://codeberg.org/OKI", + "text": "Labola", + "url": "https://labola.o-k-i.net/", "external": true } ]