mirror of
https://github.com/ershisan99/flashcards-docs.git
synced 2025-12-16 20:59:26 +00:00
16 lines
289 B
JSON
16 lines
289 B
JSON
{
|
|
"index": "Introduction",
|
|
"another": "Another Page",
|
|
"advanced": "Advanced (A Folder)",
|
|
"about": {
|
|
"title": "About",
|
|
"type": "page"
|
|
},
|
|
"contact": {
|
|
"title": "Contact ↗",
|
|
"type": "page",
|
|
"href": "https://twitter.com/shuding_",
|
|
"newWindow": true
|
|
}
|
|
}
|