docs: add theme-color meta (#6250)

This commit is contained in:
Sanjaiyan Parthipan 2022-08-02 19:15:14 +05:30 committed by GitHub
parent 040b36a491
commit 7209a492ce
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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: {