mirror of
https://github.com/nuxt/nuxt.git
synced 2024-11-11 08:33:53 +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',
|
||||
name: 'og:video',
|
||||
content: 'https://res.cloudinary.com/nuxt/video/upload/v1634114611/nuxt3-beta_sznsf8.mp4'
|
||||
},
|
||||
{
|
||||
hid: "nuxt_doc_theme_color",
|
||||
name: "theme-color",
|
||||
content: "#00db80"
|
||||
}
|
||||
],
|
||||
bodyAttrs: {
|
||||
|
Loading…
Reference in New Issue
Block a user