12 lines
223 B
JSON
12 lines
223 B
JSON
|
{
|
||
|
"main": {
|
||
|
"greeting": "Welcome to the test page!"
|
||
|
},
|
||
|
"copy-section": {
|
||
|
"header": "Copy",
|
||
|
"content-span": "Original Content"
|
||
|
},
|
||
|
"http-section": {
|
||
|
"header": "http"
|
||
|
}
|
||
|
}
|