We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent addfda4 commit 8311a5cCopy full SHA for 8311a5c
1 file changed
js/config.js
@@ -22,7 +22,7 @@ let respecConfig = {
22
//-- pubDomain is verplicht! (komt in de URL) -------------------------------------
23
//-- zie: https://geonovum.github.io/handleiding-tooling/ReSpec/#pubdomain
24
//-- TODO: vul pubDomain in
25
- pubDomain: "Testnaam",
+ pubDomain: "3dbv",
26
//-- license: voor de geldende gebruiksvoorwaarden. Default is cc-by.
27
//license: "cc-by-nd", // bronvermelding, geen afgeleide werken (default)
28
//license: "cc0", // Public Domain Dedication
0 commit comments