From 94a25d68b5c96d7b1a2de782b817dc1986be61ac Mon Sep 17 00:00:00 2001 From: muli Date: Tue, 16 May 2023 11:51:19 +0200 Subject: [PATCH] =?UTF-8?q?feat:=20Services=20hei=C3=9Ft=20jetzt=20about.?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- content/{services => about}/contents.lr | 0 content/{services => about}/kompetenzen/contents.lr | 0 databags/navigation.json | 8 ++++---- 3 files changed, 4 insertions(+), 4 deletions(-) rename content/{services => about}/contents.lr (100%) rename content/{services => about}/kompetenzen/contents.lr (100%) diff --git a/content/services/contents.lr b/content/about/contents.lr similarity index 100% rename from content/services/contents.lr rename to content/about/contents.lr diff --git a/content/services/kompetenzen/contents.lr b/content/about/kompetenzen/contents.lr similarity index 100% rename from content/services/kompetenzen/contents.lr rename to content/about/kompetenzen/contents.lr diff --git a/databags/navigation.json b/databags/navigation.json index 275dec07..a74c6e34 100644 --- a/databags/navigation.json +++ b/databags/navigation.json @@ -1,10 +1,10 @@ { - "Services": { - "href": "/services", + "Was wir tun": { + "href": "/about", "visible": true, - "list_childs": true, + "list_childs": false, "items": { - "Kompetenzen": "/services/kompetenzen" + "Kompetenzen": "/about/kompetenzen" } }, "Mitglieder": {