Update metadata
This commit is contained in:
@@ -208,10 +208,9 @@ export default {
|
||||
InTheNews,
|
||||
SignUp,
|
||||
},
|
||||
metaInfo() {
|
||||
return {
|
||||
title: this.$page.markdownPage.title,
|
||||
};
|
||||
metaInfo: {
|
||||
title: "",
|
||||
titleTemplate: "ThreeFold | Welcome",
|
||||
},
|
||||
};
|
||||
</script>
|
||||
|
||||
Reference in New Issue
Block a user