diff --git a/.gitpod.yml b/.gitpod.yml
new file mode 100644
index 00000000..8238b630
--- /dev/null
+++ b/.gitpod.yml
@@ -0,0 +1,11 @@
+# This configuration file was automatically generated by Gitpod.
+# Please adjust to your needs (see https://www.gitpod.io/docs/introduction/learn-gitpod/gitpod-yaml)
+# and commit this file to your remote git repository to share the goodness with others.
+
+# Learn more from ready-to-use templates: https://www.gitpod.io/docs/introduction/getting-started/quickstart
+
+tasks:
+ - init: yarn install && yarn run build
+ command: yarn run dev
+
+
diff --git a/README.md b/README.md
index 342d5900..cd1a99dc 100644
--- a/README.md
+++ b/README.md
@@ -1,8 +1,8 @@
- License
+
Github
diff --git a/src/plugins/i18n/locales/cn.json b/src/plugins/i18n/locales/cn.json
index 91071eee..c74d8bb9 100644
--- a/src/plugins/i18n/locales/cn.json
+++ b/src/plugins/i18n/locales/cn.json
@@ -22,8 +22,8 @@
"links": "链接"
},
"pages": {
- "title": "Ping Dashboard",
- "slogan": "Ping Dashboard 是一个区块链浏览器,也是一个网页钱包,还有更多 ... 🛠",
+ "title": "XSS Labs Explorer",
+ "slogan": "XSS Labs Explorer 是一个区块链浏览器,也是一个网页钱包,还有更多 ... 🛠",
"description": "Cosmos Ecosystem Blockchains 🚀",
"search_placeholder": "搜索区块链",
"add_to_favorite": "加入收藏夹",
diff --git a/src/plugins/i18n/locales/en.json b/src/plugins/i18n/locales/en.json
index 16f4075c..cbe6ab80 100644
--- a/src/plugins/i18n/locales/en.json
+++ b/src/plugins/i18n/locales/en.json
@@ -23,11 +23,11 @@
"links": "Links"
},
"pages": {
- "title": "Ping Dashboard",
+ "title": "XSS Labs Explorer",
"title_all": "404",
"tag": "Beta",
"tag_all": "Page Not Found",
- "slogan": "Ping Dashboard is not just an explorer but also a wallet and more ... 🛠",
+ "slogan": "XSS Labs Explorer is not just an explorer but also a wallet and more ... 🛠",
"description": "Cosmos Ecosystem Blockchains 🚀",
"search_placeholder": "Search Chain",
"description_all": "We couldn't find the page you are looking for.",
diff --git a/src/plugins/i18n/locales/id.json b/src/plugins/i18n/locales/id.json
index 22e38901..e49b3180 100644
--- a/src/plugins/i18n/locales/id.json
+++ b/src/plugins/i18n/locales/id.json
@@ -21,11 +21,11 @@
"links": "Tautan"
},
"pages": {
- "title": "Ping Dashboard",
+ "title": "XSS Labs Explorer",
"title_all": "404",
"tag": "Beta",
"tag_all": "Halaman Tidak Ditemukan",
- "slogan": "Ping Dashboard bukan hanya sebuah penjelajah tetapi juga sebuah dompet dan masih banyak lagi ... 🛠",
+ "slogan": "XSS Labs Explorer bukan hanya sebuah penjelajah tetapi juga sebuah dompet dan masih banyak lagi ... 🛠",
"description": "Cosmos Ecosystem Blockchains 🚀",
"search_placeholder": "Telusuri Rantai",
"description_all": "Kami tidak dapat menemukan halaman yang anda cari.",