diff --git a/src/layouts/components/DefaultLayout.vue b/src/layouts/components/DefaultLayout.vue
index daef7258..8b8746af 100644
--- a/src/layouts/components/DefaultLayout.vue
+++ b/src/layouts/components/DefaultLayout.vue
@@ -93,7 +93,9 @@ const show_ad = computed(() => {
diff --git a/src/layouts/components/NavFooter.vue b/src/layouts/components/NavFooter.vue
index 126dce51..2068f000 100644
--- a/src/layouts/components/NavFooter.vue
+++ b/src/layouts/components/NavFooter.vue
@@ -11,12 +11,15 @@
diff --git a/src/layouts/components/Sponsors.vue b/src/layouts/components/Sponsors.vue
index e41151f2..2dbe163a 100644
--- a/src/layouts/components/Sponsors.vue
+++ b/src/layouts/components/Sponsors.vue
@@ -1,28 +1,13 @@
-
+
diff --git a/src/plugins/i18n/locales/en.json b/src/plugins/i18n/locales/en.json
index ce9fc680..d3a17e1b 100644
--- a/src/plugins/i18n/locales/en.json
+++ b/src/plugins/i18n/locales/en.json
@@ -23,7 +23,7 @@
"links": "Links"
},
"pages": {
- "title": "Ping Dashboard",
+ "title": "Laconic Explorer",
"title_all": "404",
"tag": "Beta",
"tag_all": "Page Not Found",
diff --git a/src/plugins/i18n/locales/id.json b/src/plugins/i18n/locales/id.json
index f849c17e..261eadcd 100644
--- a/src/plugins/i18n/locales/id.json
+++ b/src/plugins/i18n/locales/id.json
@@ -21,7 +21,7 @@
"links": "Tautan"
},
"pages": {
- "title": "Ping Dashboard",
+ "title": "Laconic Explorer",
"title_all": "404",
"tag": "Beta",
"tag_all": "Halaman Tidak Ditemukan",