mirror of
https://github.com/rvtr/wiki.git
synced 2025-10-31 06:31:13 -04:00
There's not much done yet, but a couple are started and I mostly just want to make sure everything's working right
15 lines
210 B
JSON
15 lines
210 B
JSON
[
|
|
{
|
|
"title": "Home",
|
|
"url": "/"
|
|
},
|
|
{
|
|
"title": "TWiLight Menu++",
|
|
"url": "/twilightmenu"
|
|
},
|
|
{
|
|
"title": "Indice DS",
|
|
"url": "/ds-index"
|
|
}
|
|
]
|