refactor: i18n SEO
This commit is contained in:
@@ -205,7 +205,7 @@ export default defineComponent({
|
||||
},
|
||||
head() {
|
||||
return {
|
||||
title: `Documentation • Hoppscotch`,
|
||||
title: `${this.$t("navigation.doc")} • Hoppscotch`,
|
||||
}
|
||||
},
|
||||
methods: {
|
||||
|
||||
Reference in New Issue
Block a user