We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
nuxt-og-image
1 parent 6f82a1b commit 83ea7bfCopy full SHA for 83ea7bf
1 file changed
nuxt.config.ts
@@ -286,6 +286,7 @@ export default defineNuxtConfig({
286
287
ogImage: {
288
enabled: !isStorybook,
289
+ debug: true,
290
defaults: {
291
component: 'Default',
292
},
0 commit comments