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 6571229 commit c9d9868Copy full SHA for c9d9868
docs/6.bridge/6.meta.md
@@ -23,7 +23,7 @@ export default defineNuxtConfig({
23
24
### Update head properties
25
26
-In your `nuxt.config`, rename `head` to `meta`. (Note that objects no longer have a `hid` key for deduplication.)
+In your `nuxt.config`, rename `head` to `app.head`. (Note that objects no longer have a `hid` key for deduplication.)
27
28
::code-group
29
0 commit comments