Skip to content

Commit fbb18ee

Browse files
author
github-actions
committed
Update static HTML site in docs folder
1 parent bf04279 commit fbb18ee

1 file changed

Lines changed: 35 additions & 0 deletions

File tree

docs/index.html

Lines changed: 35 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,35 @@
1+
<!DOCTYPE html>
2+
<html lang="nl">
3+
4+
<head>
5+
<meta content="text/html; charset=utf-8" http-equiv="content-type">
6+
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
7+
<script src="https://cdn.jsdelivr.net/gh/digitalbazaar/respec-mermaid@1.0.1/dist/main.js" class="remove"></script>
8+
<script src="../BZK-R-Respec-Organization-configurations/js/organisation-config.js" class="remove"></script>
9+
<script src="js/config.js" class="remove"></script>
10+
<script class="remove"> respecConfig = {...organisationConfig, ...respecConfig}</script>
11+
<script>document.title = respecConfig.title</script>
12+
<title>Default</title>
13+
<link rel="shortcut icon" type="image/x-icon" href="../BZK-R-Respec-Organization-configurations/media/BZKneutraal.ico" /> <!--Hier nog aanpassen op media BZK tbv icoon bovenin tabblad.-->
14+
<script src="https://gitdocumentatie.logius.nl/publicatie/respec/builds/respec-nlgov.js" class="remove" async></script>
15+
</head>
16+
17+
<body>
18+
<section id="abstract" data-include-format="markdown" data-include="abstract.md"></section>
19+
<section id="sotd"></section><!-- Wordt automatisch ingevuld met een standaard tekst afhankelijk van de waarde van de property 'specStatus'. -->
20+
<section id="alg2" data-include-format="markdown" data-include="Inleiding en leeswijzer.md"></section>
21+
<section id="alg1" data-include-format="markdown" data-include="Algemeen.md"></section>
22+
<section id="wetk" data-include-format="markdown" data-include="Wettelijkkader.md"></section>
23+
<section id="alg3" data-include-format="markdown" data-include="Organisaties.md"></section>
24+
<section id="alg4" data-include-format="markdown" data-include="Verzoeken.md"></section>
25+
<section id="aanbev" data-include-format="markdown" data-include="Aanbevelingen.md"></section>
26+
<section id="aanbevbes" data-include-format="markdown" data-include="Aanbevelingbescherming.md"></section>
27+
<section id="kosten" data-include-format="markdown" data-include="Regelskosten.md"></section>
28+
<section id="stap2" data-include-format="markdown" data-include="Definities.md"></section>
29+
<section id="stap1" data-include-format="markdown" data-include="Stappenplan.md"></section>
30+
31+
<section id="rm" data-include-format="markdown" data-include="README.md"></section>
32+
33+
</body>
34+
35+
</html>

0 commit comments

Comments
 (0)