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