newWebsite2.0
This commit is contained in:
25
content/3ds/index.json
Normal file
25
content/3ds/index.json
Normal file
@@ -0,0 +1,25 @@
|
||||
{
|
||||
"title": "3ds Homebrew Dev Notes",
|
||||
"chapters": [
|
||||
{
|
||||
"title": "Introduction",
|
||||
"file": "intro.md",
|
||||
"id": "intro"
|
||||
},
|
||||
{
|
||||
"title": "DevkitPro Setup",
|
||||
"file": "devkitpro.md",
|
||||
"id": "devkitpro"
|
||||
},
|
||||
{
|
||||
"title": "Specs",
|
||||
"children": [
|
||||
{
|
||||
"title": "RAM Allocation",
|
||||
"file": "specs/ram-allocation.md",
|
||||
"id": "ram-allocation"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user