From 2e9bb3190af2cfb3d26757ba9d6550d33daeefdd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?C=C3=A9dric=20FAMIBELLE-PRONZOLA?= Date: Sun, 17 May 2026 22:54:54 +0400 Subject: [PATCH] =?UTF-8?q?feat:=20mettre=20=C3=A0=20jour=20la=20navigatio?= =?UTF-8?q?n?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/_data/navigation.json | 16 ++++++++++++---- 1 file changed, 12 insertions(+), 4 deletions(-) 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 } ]