working build.js - no link check yet

This commit is contained in:
janis
2023-01-23 19:29:15 +01:00
parent 70add78a6c
commit 0647307ad9
21 changed files with 843 additions and 119 deletions

View File

@@ -58,6 +58,7 @@ html, body {
#doc-container {
width: 90%;
margin: 5%;
max-height: 70vh;
}
#footer {
@@ -67,3 +68,4 @@ html, body {
#top {
grid-area: header;
}