Files
Bjorn/wiki/structure.json
2026-01-23 10:48:35 +01:00

17 lines
376 B
JSON

{
"01_General": {
"Introduction": "Introduction.md"
},
"02_Setup": {
"Installation": "Installation.md"
},
"03_Test_CSS": {
"Long Page": "Long_Page.md",
"Sub_Category": {
"Sub Page": "Sub_Page.md",
"Sub_Sub_Category": {
"Sub Sub Page": "Sub_Sub_Page.md"
}
}
}
}