From 8a9db2889dd572962bb6cf82b6ecd2b25e1681e2 Mon Sep 17 00:00:00 2001 From: Remko Date: Thu, 21 Dec 2023 15:54:26 +0100 Subject: [PATCH] added oin to Sloterburg --- pwa/static/configFiles/sloterburg.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pwa/static/configFiles/sloterburg.json b/pwa/static/configFiles/sloterburg.json index 9b6f98fd..474de1a4 100644 --- a/pwa/static/configFiles/sloterburg.json +++ b/pwa/static/configFiles/sloterburg.json @@ -8,7 +8,7 @@ "GATSBY_FOOTER_LOGO_HREF": "https://sloterburg.nl/", "GATSBY_FOOTER_CONTENT": "https://raw.githubusercontent.com/ConductionNL/woo-website-template/main/docs/FooterContent.json", "GATSBY_FOOTER_CONTENT_HEADER": "heading-2", - "GATSBY_OIDN_NUMBER": "", + "GATSBY_OIDN_NUMBER": "sloterburg", "GATSBY_SHOW_CATEGORY": "true", "GATSBY_SHOW_ORGANIZATION": "true" }