From 40051da5859a83ffe06aeaec127fe36533808e9c Mon Sep 17 00:00:00 2001 From: Jacob Vos <70584938+jacobvosimpronotion@users.noreply.github.com> Date: Fri, 6 Dec 2024 08:15:14 +0100 Subject: [PATCH] Delete __config_old.js --- __config_old.js | 41 ----------------------------------------- 1 file changed, 41 deletions(-) delete mode 100644 __config_old.js diff --git a/__config_old.js b/__config_old.js deleted file mode 100644 index 03a7e76..0000000 --- a/__config_old.js +++ /dev/null @@ -1,41 +0,0 @@ -var respecConfig = { - specStatus: "GN-WV", - specType: "IM", - //subtitle: "Versie 0.9", - //canonicalURI: "WV", - //publishDate: "2023-07-05", - 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/SAD", - previousPublishDate: "2023-07-05", - previousStatus: "GN-CV", -};