We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a4dc074 commit e1ecd44Copy full SHA for e1ecd44
js/config.js
@@ -11,7 +11,8 @@ let respecConfig = {
11
//specStatus: "basis", // Basis Document
12
//-- specType is verplicht bij alle andere dan BASIS ---------------------------------
13
specType: "IM", // Informatie Model
14
-
+ //-- GW20240906: url naar base.css toegevoegd
15
+ nl_organisationStylesURL: "https://tools.geostandaarden.nl/respec/style/",
16
//-- pubDomain is verplicht! (komt in de URL) -------------------------------------
17
pubDomain: "dso",
18
//-- license: voor de geldende gebruiksvoorwaarden. Default is cc-by.
0 commit comments