We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b0bd2c7 commit a354552Copy full SHA for a354552
app/pages/index.vue
@@ -6,6 +6,7 @@ if (!page.value) {
6
7
useSeoMeta({
8
title: page.value.seo.title,
9
+ titleTemplate: null,
10
ogTitle: page.value.seo.title,
11
description: page.value.seo.description,
12
ogDescription: page.value.seo.description
0 commit comments