21 lines
402 B
JSON
21 lines
402 B
JSON
|
{
|
||
|
"name": "Massively",
|
||
|
"singlepage": false,
|
||
|
"templates": {
|
||
|
"default": {
|
||
|
"title": "Default",
|
||
|
"description": "A regular page."
|
||
|
},
|
||
|
"home": {
|
||
|
"title": "Home",
|
||
|
"description": "A homepage."
|
||
|
}
|
||
|
},
|
||
|
"colors": {
|
||
|
"default": {
|
||
|
"title": "Default",
|
||
|
"description": ""
|
||
|
}
|
||
|
}
|
||
|
}
|