docs: add missing headline for roadmap page

This commit is contained in:
Sébastien Chopin
2025-02-27 23:57:53 +01:00
parent 41397ca8bb
commit 99bdbdeec1

View File

@@ -9,7 +9,9 @@ useSeoMeta({
description
})
defineOgImageComponent('Docs')
defineOgImageComponent('Docs', {
headline: 'Explore'
})
const appConfig = useAppConfig()
const colorMode = useColorMode()