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 7da49e4 commit 3b9524eCopy full SHA for 3b9524e
1 file changed
playground/app.vue
@@ -23,7 +23,7 @@ useSeoMeta({
23
<v-col cols="12">
24
<h1>Welcome to the {{ nuxtifyConfig.brand?.name }} playground!</h1>
25
<p class="text-body-1 text-medium-emphasis">
26
- Explore the core functionalities and configuration of the <strong>@nuxtify/core</strong> module.
+ Explore the core functionalities and configuration of the <strong>{{ nuxtifyConfig.brand?.name }}</strong> module.
27
</p>
28
</v-col>
29
</v-row>
0 commit comments