mirror of
https://github.com/infinition/Bjorn.git
synced 2026-02-05 03:31:02 +00:00
17 lines
376 B
JSON
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"
|
|
}
|
|
}
|
|
}
|
|
} |