From b57b08bf6ed63aeb7a9627a7601eb22bec01ed6c Mon Sep 17 00:00:00 2001 From: Ruben van der Linde Date: Fri, 3 Nov 2023 13:56:24 +0100 Subject: [PATCH] Fixes in menu and footer --- docs/FooterContent.json | 62 ++++++++--------------------------------- docs/HeaderContent.json | 25 ++++------------- 2 files changed, 17 insertions(+), 70 deletions(-) diff --git a/docs/FooterContent.json b/docs/FooterContent.json index 432a0f3c..5c1dcc48 100644 --- a/docs/FooterContent.json +++ b/docs/FooterContent.json @@ -5,56 +5,32 @@ { "label": "Architectuur", "type": "readme", - "current": { - "pathname": "/over/us", - "operator": "equals" - }, - "handleClick": { "link": "https://github.com/ConductionNL/woo-website-template/blob/main/profile/Architectuur.md" } + "link": "https://github.com/ConductionNL/woo-website-template/blob/main/docs/Architectuur.md" }, { "label": "Kosten", "type": "readme", - "current": { - "pathname": "/over/us", - "operator": "equals" - }, - "handleClick": { "link": "https://github.com/ConductionNL/woo-website-template/blob/main/docs/Kosten.md" } + "link": "https://github.com/ConductionNL/woo-website-template/blob/main/docs/Kosten.md" }, { "label": "Privacy", "type": "readme", - "current": { - "pathname": "/over/us", - "operator": "equals" - }, - "handleClick": { "link": "https://github.com/ConductionNL/woo-website-template/blob/main/docs/Privacy.md" } + "link": "https://github.com/ConductionNL/woo-website-template/blob/main/docs/Privacyverklaring.md" }, { "label": "Security", "type": "readme", - "current": { - "pathname": "/over/us", - "operator": "equals" - }, - "handleClick": { "link": "https://github.com/ConductionNL/woo-website-template/blob/main/docs/SECURITY.md" } + "link": "https://github.com/ConductionNL/woo-website-template/blob/main/docs/SECURITY.md" }, { "label": "Toegankenlijkheid", "type": "readme", - "current": { - "pathname": "/over/us", - "operator": "equals" - }, - "handleClick": { "link": "https://github.com/ConductionNL/woo-website-template/blob/main/docs/Accessibility.md" } + "link": "https://github.com/ConductionNL/woo-website-template/blob/main/docs/Toegankelijkheid.md" }, { "label": "Roadmap", "type": "readme", - "current": { - "pathname": "/over/us", - "operator": "equals" - }, - "handleClick": { "link": "https://github.com/ConductionNL/woo-website-template/blob/main/docs/ROADMAP.md" } + "link": "https://github.com/ConductionNL/woo-website-template/blob/main/docs/Roadmap.md" } ] }, @@ -64,38 +40,22 @@ { "label": "Installatie", "type": "readme", - "current": { - "pathname": "/over/us", - "operator": "equals" - }, - "handleClick": { "link": "https://github.com/ConductionNL/woo-website-template/blob/main/docs/Installatie.md" } + "link": "https://github.com/ConductionNL/woo-website-template/blob/main/docs/Installatie.md" }, { "label": "Configuratie", "type": "readme", - "current": { - "pathname": "/over/products", - "operator": "equals" - }, - "handleClick": { "link": "https://github.com/ConductionNL/woo-website-template/blob/main/docs/Configuraite.md" } + "link": "https://github.com/ConductionNL/woo-website-template/blob/main/docs/Configuratie.md" }, { "label": "Naar Productie", "type": "readme", - "current": { - "pathname": "/over/pricing", - "operator": "equals" - }, - "handleClick": { "link": "https://github.com/ConductionNL/woo-website-template/blob/main/docs/Productie.md" } + "link": "https://github.com/ConductionNL/woo-website-template/blob/main/docs/Productie.md" }, { - "label": "Tests", + "label": "Testscenario's", "type": "readme", - "current": { - "pathname": "/about/vacancies", - "operator": "equals" - }, - "handleClick": { "link": "https://github.com/ConductionNL/woo-website-template/blob/main/docs/Tests.md" } + "link": "https://github.com/ConductionNL/woo-website-template/blob/main/docs/Tests.md" } ] }, diff --git a/docs/HeaderContent.json b/docs/HeaderContent.json index 6152b1b4..1bb050d3 100644 --- a/docs/HeaderContent.json +++ b/docs/HeaderContent.json @@ -1,13 +1,4 @@ [ - { - "label": "Home", - "type": "readme", - "current": { - "pathname": "/", - "operator": "equals" - }, - "handleClick": { "link": "https://github.com/ConductionNL/woo-website-template/blob/main/docs/Catalogi.md" } - }, { "label": "Documentatie", "current": { @@ -22,7 +13,7 @@ "pathname": "/over/us", "operator": "equals" }, - "handleClick": { "link": "https://github.com/ConductionNL/woo-website-template/blob/main/profile/Architectuur.md" } + "handleClick": { "link": "https://github.com/ConductionNL/woo-website-template/blob/main/docs/Architectuur.md" } }, { "label": "Kosten", @@ -40,7 +31,7 @@ "pathname": "/over/us", "operator": "equals" }, - "handleClick": { "link": "https://github.com/ConductionNL/woo-website-template/blob/main/docs/Privacy.md" } + "handleClick": { "link": "https://github.com/ConductionNL/woo-website-template/blob/main/docs/Privacyverklaring.md" } }, { "label": "Security", @@ -58,7 +49,7 @@ "pathname": "/over/us", "operator": "equals" }, - "handleClick": { "link": "https://github.com/ConductionNL/woo-website-template/blob/main/docs/Accessibility.md" } + "handleClick": { "link": "https://github.com/ConductionNL/woo-website-template/blob/main/docs/Toegankelijkheid.md" } }, { "label": "Roadmap", @@ -67,7 +58,7 @@ "pathname": "/over/us", "operator": "equals" }, - "handleClick": { "link": "https://github.com/ConductionNL/woo-website-template/blob/main/docs/ROADMAP.md" } + "handleClick": { "link": "https://github.com/ConductionNL/woo-website-template/blob/main/docs/Roadmap.md" } } ] }, @@ -94,7 +85,7 @@ "pathname": "/over/products", "operator": "equals" }, - "handleClick": { "link": "https://github.com/ConductionNL/woo-website-template/blob/main/docs/Configuraite.md" } + "handleClick": { "link": "https://github.com/ConductionNL/woo-website-template/blob/main/docs/Configuratie.md" } }, { "label": "Naar Productie", @@ -106,7 +97,7 @@ "handleClick": { "link": "https://github.com/ConductionNL/woo-website-template/blob/main/docs/Productie.md" } }, { - "label": "Tests", + "label": "Testscenario's", "type": "readme", "current": { "pathname": "/about/vacancies", @@ -119,10 +110,6 @@ { "label": "Over Open Webconcept", "type": "external", - "current": { - "pathname": "/", - "operator": "equals" - }, "handleClick": { "link": "https://openwebconcept.nl/" } } ]