From ad83b5c585f3ce19722e767146155159a5230c49 Mon Sep 17 00:00:00 2001 From: Arnoud de Boer Date: Wed, 3 May 2023 16:21:14 +0200 Subject: [PATCH 1/3] Update config.js --- config.js | 15 ++++++--------- 1 file changed, 6 insertions(+), 9 deletions(-) diff --git a/config.js b/config.js index 89d813e..ab2f386 100644 --- a/config.js +++ b/config.js @@ -1,9 +1,8 @@ var respecConfig = { - specStatus: "GN-WV", - specType: "IM", - - //subtitle: "BRO gegevenscatalogus", - // publishDate: "2023-02-24", + specStatus: "GN-VV", + specType: "IM", + subtitle: "BRO gegevenscatalogus", + publishDate: "2023-05-04", logos: [ { src: 'https://docs.geostandaarden.nl/bro/gen/logo_minbzk.png', @@ -29,11 +28,9 @@ var respecConfig = { }], shortName: "wdm", pubDomain: "bro", - github: "https://github.com/BROprogramma/WDM", - + github: "https://github.com/BROprogramma/WDM", previousPublishDate: "2023-02-24", - previousStatus: "GN-CV", - + previousStatus: "GN-CV", localBiblio: { "Bouwmans1990": { From 0b414ea730391b43eeb2fbe8a7b2575015ccba21 Mon Sep 17 00:00:00 2001 From: Arnoud de Boer Date: Wed, 3 May 2023 16:33:53 +0200 Subject: [PATCH 2/3] Update config.js --- config.js | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/config.js b/config.js index ab2f386..58125f0 100644 --- a/config.js +++ b/config.js @@ -1,8 +1,8 @@ var respecConfig = { - specStatus: "GN-VV", + specStatus: "GN-WV", specType: "IM", subtitle: "BRO gegevenscatalogus", - publishDate: "2023-05-04", + //publishDate: "2023-05-04", logos: [ { src: 'https://docs.geostandaarden.nl/bro/gen/logo_minbzk.png', @@ -29,8 +29,8 @@ var respecConfig = { shortName: "wdm", pubDomain: "bro", github: "https://github.com/BROprogramma/WDM", - previousPublishDate: "2023-02-24", - previousStatus: "GN-CV", + previousPublishDate: "2023-05-04", + previousStatus: "GN-VV", localBiblio: { "Bouwmans1990": { From f66a71f28b39d2467c495720e749a24e460ca8cf Mon Sep 17 00:00:00 2001 From: Arnoud de Boer Date: Wed, 3 May 2023 16:35:44 +0200 Subject: [PATCH 3/3] Update config.js --- config.js | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/config.js b/config.js index 58125f0..0b89c99 100644 --- a/config.js +++ b/config.js @@ -1,7 +1,6 @@ var respecConfig = { specStatus: "GN-WV", - specType: "IM", - subtitle: "BRO gegevenscatalogus", + specType: "IM", //publishDate: "2023-05-04", logos: [ {