diff --git a/src/templates/Info.vue b/src/templates/Info.vue index fa9c04024..2965b5957 100644 --- a/src/templates/Info.vue +++ b/src/templates/Info.vue @@ -218,7 +218,7 @@ export default { metaInfo() { return { title: "", - titleTemplate: `ThreeFold | ${this.$page.info.title}`, + titleTemplate: `ThreeFold | ${this.$page.info.id}`, meta: [ { key: "description",