Skip to content

Commit

Permalink
Enable OgImage
Browse files Browse the repository at this point in the history
  • Loading branch information
maxsteinwand authored May 7, 2024
1 parent 3dc8088 commit e3283a5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion nuxt.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ export default defineNuxtConfig({
typescript: {
strict: false,
},
ogImage: { enabled: false },
ogImage: { enabled: true },
eslint: {
config: {
stylistic: {
Expand Down

0 comments on commit e3283a5

Please sign in to comment.