From d2f66c6e5ff05dc1162bb143cb6e62ed4789268e Mon Sep 17 00:00:00 2001 From: devartes Date: Tue, 7 Feb 2023 07:16:48 -0300 Subject: [PATCH] refactor(footer.json): substituindo nome autores por authors --- store/blocks/footer/footer.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/store/blocks/footer/footer.json b/store/blocks/footer/footer.json index c2e5300..a9e00c5 100644 --- a/store/blocks/footer/footer.json +++ b/store/blocks/footer/footer.json @@ -55,7 +55,7 @@ "html#footer-3-desktop": { "children": [ "html#footer-credits-information", - "html#footer-credits-autores" + "html#footer-credits-authors" ], "props": { "blockClass": "credits" @@ -71,11 +71,11 @@ "rich-text#footer-cnpj" ] }, - "html#footer-credits-autores": { + "html#footer-credits-authors": { "props": { - "blockClass": "autores-component" + "blockClass": "authors-component" }, - "children": ["autores-component"] + "children": ["authors-component"] }, "rich-text#footer": { "props": { @@ -125,7 +125,7 @@ "html#footer-1-mobile": { "children": [ "html#footer-credits-information", - "html#footer-credits-autores" + "html#footer-credits-authors" ], "props": { "blockClass": "footer-credits-information-mobile",