Skip to content

Commit

Permalink
Update config.js
Browse files Browse the repository at this point in the history
  • Loading branch information
adbgnm authored Nov 16, 2022
1 parent 590e0bd commit 9adf6e5
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions config.js
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
var respecConfig = {
specStatus: "GN-DEF",
specStatus: "GN-WV",
specType: "IM",
subtitle: "Geologische boormonsterbeschrijving en boormonsteranalyse",
//canonicalURI: "WV",
publishDate: "2022-09-01",
//publishDate: "2022-09-01",
maxTocLevel: 4,
logos: [{
src: 'https://docs.geostandaarden.nl/bro/gen/logo_minbzk.png',
Expand All @@ -27,6 +27,6 @@ var respecConfig = {
shortName: "bhr-g",
pubDomain: "bro",
github: "https://github.com/BROprogramma/BHR-G",
previousPublishDate: "2022-07-01",
previousStatus: "GN-VV",
previousPublishDate: "2022-09-01",
previousStatus: "GN-DEF",
};

0 comments on commit 9adf6e5

Please sign in to comment.