diff --git a/components/new-footer.vue b/components/new-footer.vue index 98467a5..e445b3d 100644 --- a/components/new-footer.vue +++ b/components/new-footer.vue @@ -53,7 +53,7 @@
- @{{ new Date().getFullYear() }} FoxWallet—A consensys formation + ©2021 - {{ new Date().getFullYear() }} FOXWALLET FOUNDATION LTD. All Rights Reserved
@@ -107,7 +107,7 @@
- @{{ new Date().getFullYear() }} FoxWallet—A consensys formation + ©2021 - {{ new Date().getFullYear() }} FOXWALLET FOUNDATION LTD. All Rights Reserved
diff --git a/locales/en.js b/locales/en.js index 51ac162..b50d0fe 100644 --- a/locales/en.js +++ b/locales/en.js @@ -33,7 +33,7 @@ export default { }, slogan: 'Leading you to the Web3 world', contactUs: 'Contact US: contact@foxwallet.com', - copyRight: '@2023 FoxWallet — A consensys formation', + copyRight: '©2021 - 2024 FOXWALLET FOUNDATION LTD. All Rights Reserved', learnMore: 'Learn More', connect: 'Connect', staking: 'Staking',