25 lines
667 B
Plaintext
25 lines
667 B
Plaintext
|
{
|
||
|
"flex-layout.row#footer-2-desktop": {
|
||
|
"children": [
|
||
|
"rich-text#footer-copyright",
|
||
|
"footer-spacer",
|
||
|
"rich-text#footer-powered"
|
||
|
],
|
||
|
"props": {
|
||
|
"blockClass": "credits"
|
||
|
}
|
||
|
},
|
||
|
"rich-text#footer-copyright": {
|
||
|
"props": {
|
||
|
"text": "**Copyright © 2022 M3 Academy. Todos os direitos reservados.** \n R. Helena Coutinho, 41 - Braunes - Nova Friburgo - RJ \n CNPJ: 12.345.678.0009-10",
|
||
|
"blockClass": "footer"
|
||
|
}
|
||
|
},
|
||
|
"rich-text#footer-powered": {
|
||
|
"props": {
|
||
|
"text": "Powered by [![vtex](assets/test.svg)](/test) Developed by [![vtex](assets/test.svg)](/test)",
|
||
|
"blockClass": "footer"
|
||
|
}
|
||
|
}
|
||
|
}
|