diff --git a/explorer/src/assets/locales/en/en.json b/explorer/src/assets/locales/en/en.json
index 3987824e..77187f09 100644
--- a/explorer/src/assets/locales/en/en.json
+++ b/explorer/src/assets/locales/en/en.json
@@ -52,7 +52,7 @@
"home": {
"title": "Your Reputation Under Your Control",
"description": "Explore the ecosystem to find out how you can unlock your data from across the web and share it with the world on your own terms",
- "exploreEcosystem": "or explore the ecosystem",
+ "exploreEcosystem": "or explore the ecosystem...",
"info": {
"issueYourAttestation": "Want to issue your own attestation?",
"aboutVerax": "Want to know more about Verax?"
@@ -140,6 +140,14 @@
"title": "Revokable",
"yes": "Yes",
"no": "No"
+ },
+ "list": {
+ "title": "Explore Portals",
+ "columns": {
+ "name": "Portal Name",
+ "description": "Portal Description",
+ "owner": "Owner Address"
+ }
}
}
}
diff --git a/explorer/src/assets/logo/verax-logo-dark-mode.svg b/explorer/src/assets/logo/verax-logo-dark-mode.svg
index 8a904026..532bc3db 100644
--- a/explorer/src/assets/logo/verax-logo-dark-mode.svg
+++ b/explorer/src/assets/logo/verax-logo-dark-mode.svg
@@ -1,31 +1,31 @@