chore: fix docs lint issue

This commit is contained in:
Pooya Parsa 2022-08-02 16:07:17 +02:00
parent 119e115070
commit e61f58b0f5
1 changed files with 3 additions and 3 deletions

View File

@ -50,9 +50,9 @@ export default withDocus({
content: 'https://res.cloudinary.com/nuxt/video/upload/v1634114611/nuxt3-beta_sznsf8.mp4'
},
{
hid: "nuxt_doc_theme_color",
name: "theme-color",
content: "#00db80"
hid: 'nuxt_doc_theme_color',
name: 'theme-color',
content: '#00db80'
}
],
bodyAttrs: {