diff --git a/index.html b/index.html
index 60c4a6e7..61a6a5b1 100644
--- a/index.html
+++ b/index.html
@@ -4,7 +4,7 @@
-
Ping Dashboard
+ Ping Dashboard - Cosmos Blockchain Explorer And Web Wallet
diff --git a/package.json b/package.json
index 73838e94..c0c6ba6c 100644
--- a/package.json
+++ b/package.json
@@ -55,6 +55,7 @@
"@types/marked": "^4.0.8",
"@types/node": "^18.11.12",
"@types/numeral": "^2.0.2",
+ "@types/semver": "7.5.0",
"@vitejs/plugin-vue": "^4.0.0",
"@vue/tsconfig": "^0.1.3",
"npm-run-all": "^4.1.5",
diff --git a/src/components/CardStatisticsVertical.vue b/src/components/CardStatisticsVertical.vue
index 50a66408..5b5494fe 100644
--- a/src/components/CardStatisticsVertical.vue
+++ b/src/components/CardStatisticsVertical.vue
@@ -1,5 +1,6 @@
@@ -62,7 +73,7 @@ const showDiscord = window.location.host.search('ping.pub') > -1;
class="px-2"
>
@@ -183,7 +194,7 @@ const showDiscord = window.location.host.search('ping.pub') > -1;
{{ item?.heading }}
diff --git a/src/layouts/components/NavBarI18n.vue b/src/layouts/components/NavBarI18n.vue
index f52d50ac..02355e83 100644
--- a/src/layouts/components/NavBarI18n.vue
+++ b/src/layouts/components/NavBarI18n.vue
@@ -1,6 +1,8 @@