diff --git a/src/assets/WhisperNodeWhite.svg b/src/assets/WhisperNodeWhite.svg new file mode 100644 index 0000000000..2ba28c7d44 --- /dev/null +++ b/src/assets/WhisperNodeWhite.svg @@ -0,0 +1,24 @@ + + + + + + + + + + + + + + + + + + + + diff --git a/src/layouts/components/DefaultLayout.vue b/src/layouts/components/DefaultLayout.vue index 3269ff9c50..8567053025 100644 --- a/src/layouts/components/DefaultLayout.vue +++ b/src/layouts/components/DefaultLayout.vue @@ -68,9 +68,7 @@ function selected(route: any, nav: NavLink) {
-

- WhisperNode -

+ Logo
-

+

{{ $t('pages.title') }}

diff --git a/src/plugins/i18n/locales/en.json b/src/plugins/i18n/locales/en.json index 4261f3d41c..d35618c684 100644 --- a/src/plugins/i18n/locales/en.json +++ b/src/plugins/i18n/locales/en.json @@ -22,11 +22,11 @@ "links": "Links" }, "pages": { - "title": "WhisperNode Testnet Dashboard", + "title": "WhisperBlocks - Testnet Explorer", "title_all": "404", "tag": "Beta", "tag_all": "Page Not Found", - "slogan": "WhisperNode Dashboard is not just an explorer but also a wallet and more ... 🛠", + "slogan": "WhisperBlocks Testnet Explorer is a spin on the classical dashboard we all know and love ping.pub", "description": "Cosmos Ecosystem Blockchains 🚀", "search_placeholder": "Search Chain", "description_all": "We couldn't find the page you are looking for.",