mirror of
https://github.com/PretendoNetwork/website.git
synced 2026-07-16 16:15:56 -05:00
Stripped down the website to remove account managment and API handling. These features may be brought back in the future when the network goes live. A few new pages such as the Cemu and FAQ pages were added along with a finished credits list
23 lines
278 B
JSON
23 lines
278 B
JSON
{
|
|
"nav": {
|
|
"brand": "ERROR"
|
|
},
|
|
"home": {
|
|
"header": {
|
|
"title": "ERROR",
|
|
"text": "ERROR"
|
|
}
|
|
},
|
|
"about": {
|
|
"caption": "ERROR",
|
|
"title": "ERROR",
|
|
"text": "ERROR"
|
|
},
|
|
"credits": {
|
|
"caption": "ERROR",
|
|
"title": "ERROR"
|
|
},
|
|
"footer": {
|
|
"text": "ERROR"
|
|
}
|
|
} |