docs(deps): update nuxt-og-image to v3

This commit is contained in:
Benjamin Canac
2024-06-18 11:46:53 +02:00
parent e9d801c52a
commit 05c7836387
7 changed files with 743 additions and 333 deletions

View File

@@ -9,11 +9,7 @@ useSeoMeta({
description
})
defineOgImage({
component: 'Docs',
title,
description
})
defineOgImageComponent('Docs')
const appConfig = useAppConfig()
const colorMode = useColorMode()