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 f58c765 commit b7d145dCopy full SHA for b7d145d
nuxt.config.ts
@@ -66,7 +66,7 @@ export default defineNuxtConfig({
66
app: {
67
head: {
68
htmlAttrs: { lang: 'en-US' },
69
- title: 'npmx',
+ title: 'npmx foo',
70
link: [
71
{
72
rel: 'search',
0 commit comments