mirror of
https://github.com/nuxt/nuxt.git
synced 2024-11-29 17:07:22 +00:00
docs: add theme-color
meta (#6250)
This commit is contained in:
parent
040b36a491
commit
7209a492ce
@ -48,6 +48,11 @@ export default withDocus({
|
|||||||
hid: 'og:video',
|
hid: 'og:video',
|
||||||
name: 'og:video',
|
name: 'og:video',
|
||||||
content: 'https://res.cloudinary.com/nuxt/video/upload/v1634114611/nuxt3-beta_sznsf8.mp4'
|
content: 'https://res.cloudinary.com/nuxt/video/upload/v1634114611/nuxt3-beta_sznsf8.mp4'
|
||||||
|
},
|
||||||
|
{
|
||||||
|
hid: "nuxt_doc_theme_color",
|
||||||
|
name: "theme-color",
|
||||||
|
content: "#00db80"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
bodyAttrs: {
|
bodyAttrs: {
|
||||||
|
Loading…
Reference in New Issue
Block a user