25 lines
373 B
JSON
25 lines
373 B
JSON
{
|
|
"pageTitle": {
|
|
"label": "Page Title"
|
|
},
|
|
"metaTitle": {
|
|
"label": "Meta Title"
|
|
},
|
|
"logo": {
|
|
"label": "Logo"
|
|
},
|
|
"favicon": {
|
|
"label": "Favicon"
|
|
},
|
|
"background": {
|
|
"label": "Background"
|
|
},
|
|
"customCSS": {
|
|
"label": "Custom CSS",
|
|
"placeholder": "Custom CSS will be applied last"
|
|
},
|
|
"buttons": {
|
|
"submit": "Submit"
|
|
}
|
|
}
|