generated from BROprogramma/SLD
-
Notifications
You must be signed in to change notification settings - Fork 0
/
config-OUD.js
42 lines (42 loc) · 921 Bytes
/
config-OUD.js
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
var respecConfig = {
specStatus: "WV",
specType: "IM",
title: "Catalogus SLD"
//subtitle: "SIKB en Geonovum informatiemodel",
//canonicalURI: "WV",
//publishDate: "2021-11-19",
maxTocLevel: 4,
logos: [{
src: 'https://docs.geostandaarden.nl/bro/gen/logo_minbzk.png',
href: "https://www.geobasisregistraties.nl/basisregistraties/ondergrond",
alt: "Ministerie BZK",
width: 776,
height: 163,
id: 'logo_minbzk',
}] ,
editors: [
{
name: "SIKB",
url: "https://www.sikb.nl",
},
{
name: "Geonovum",
url: "https://www.geonovum.nl",
},
],
authors: [
{
name: "SIKB",
url: "https://www.sikb.nl",
},
{
name: "Geonovum",
url: "https://www.geonovum.nl",
},
],
shortName: "sad",
pubDomain: "bro",
github: "https://github.com/BROprogramma/SLD",
// previousPublishDate: "2021-11-19",
// previousStatus: "GN-VV",
};