mirror of
https://github.com/ArthurDanjou/ui.git
synced 2026-01-29 03:10:42 +01:00
docs: add missing headline for roadmap page
This commit is contained in:
@@ -9,7 +9,9 @@ useSeoMeta({
|
|||||||
description
|
description
|
||||||
})
|
})
|
||||||
|
|
||||||
defineOgImageComponent('Docs')
|
defineOgImageComponent('Docs', {
|
||||||
|
headline: 'Explore'
|
||||||
|
})
|
||||||
|
|
||||||
const appConfig = useAppConfig()
|
const appConfig = useAppConfig()
|
||||||
const colorMode = useColorMode()
|
const colorMode = useColorMode()
|
||||||
|
|||||||
Reference in New Issue
Block a user