Skip to content

Commit

Permalink
Update config.js
Browse files Browse the repository at this point in the history
  • Loading branch information
BertDarwinkel authored Jul 2, 2024
1 parent 80e876c commit b551557
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions js/config.js
Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,11 @@ let respecConfig = {
useLabel: true,
// title is verplicht! Neem hier de titel van het document op ----------------------
title: "Basisregistratie Ondergrond Catalogus Milieuhygiënisch bodemonderzoek",
subtitle: "Versie 1.1",
//subtitle: "Versie 1.1",
//-- specStatus is verplicht! (activeer 1 van de volgende) --------------------------
//specStatus: "wv", // Werkversie
specStatus: "wv", // Werkversie
//specStatus: "cv", // Consultatieversie
specStatus: "vv", // Versie ter vaststelling
//specStatus: "vv", // Versie ter vaststelling
//specStatus: "def", // Vastgestelde versie
//specStatus: "basis", // Basis Document
//-- specType is verplicht bij alle andere dan BASIS ---------------------------------
Expand All @@ -30,13 +30,13 @@ let respecConfig = {
shortName: "sad",
//-- publishDate is verplicht -------------------------------------------------------
//-- NB: in de werkversie uitzetten, want dan pakt Respec de pushdate ---------------
publishDate: "2024-06-13",
//publishDate: "2024-06-13",
//custom header lines
//eventueel is het mogelijk een versienummer mee te geven, maar bij Geonovum werken we gewoonlijk alleen met datum als onderdeel van de permanente URI.
//publishVersion: "0.0.2",
//previousVersion: "0.0.1",
//-- Voor dit blok geldt: alleen als er eerdere versies zijn en altijd beiden aan/uit!
previousPublishDate: "2024-01-10",
previousPublishDate: "2024-06-13",
previousMaturity: "def",
//-- de namen van de Editor(s) / Redacteur(en)---------------------------------------
//-- vul in: per Editor: name:, company:, companyURL: -------------------------------
Expand Down

0 comments on commit b551557

Please sign in to comment.