mirror of
https://github.com/nuxt/nuxt.git
synced 2025-01-19 01:45:53 +00:00
chore: fix docs lint issue
This commit is contained in:
parent
119e115070
commit
e61f58b0f5
@ -50,9 +50,9 @@ export default withDocus({
|
|||||||
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",
|
hid: 'nuxt_doc_theme_color',
|
||||||
name: "theme-color",
|
name: 'theme-color',
|
||||||
content: "#00db80"
|
content: '#00db80'
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
bodyAttrs: {
|
bodyAttrs: {
|
||||||
|
Loading…
Reference in New Issue
Block a user