mirror of
https://github.com/nuxt/nuxt.git
synced 2024-11-30 01:17:16 +00:00
[autofix.ci] apply automated fixes
This commit is contained in:
parent
1e981a8567
commit
2822caaceb
@ -74,7 +74,7 @@ useSeoMeta({
|
|||||||
|
|
||||||
## Components
|
## Components
|
||||||
|
|
||||||
Nuxt provides `<Title>`, `<Base>`, `<NoScript>`, `<Style>`, `<Meta>`, `<Link>`, `<Body>`, `<Html>` and `<Head>` components so that you can interact directly with your metadata within your component's template.
|
Nuxt provides `<Title>`, `<Base>`, `<NoScript>`, `<Style>`, `<Meta>`, `<Link>`, `<Body>`, `<HTML>` and `<Head>` components so that you can interact directly with your metadata within your component's template.
|
||||||
|
|
||||||
Because these component names match native HTML elements, they must be capitalized in the template.
|
Because these component names match native HTML elements, they must be capitalized in the template.
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user