spc_social_widget
Version:
This is one of a few testcomponents developed to fit Spacecraft.
31 lines • 541 B
JSON
{
"status": "ready",
"context": {
"spc_social_widget": {
"button": {
"text": "us"
},
"menu": {
"heading": "<b>CUSTOM TEXT</b>",
"icons": {
"twitter": {
"name": "spc_testfile_twitter",
"target": "#"
},
"instagram": {
"name": "spc_testfile_instagram",
"target": "#"
},
"facebook": {
"name": "spc_testfile_facebook",
"target": "#"
}
},
"contact": {
"mail": "example@placeholdermail.com",
"phone": "+XX XX XXX XX XX"
}
}
}
}
}