nuxt / nuxt.com

The Nuxt website, made with Nuxt.
https://nuxt.com
MIT License
282 stars 138 forks source link

feat: upgrade to nuxt-og-image v3 #1544

Closed harlan-zw closed 4 months ago

harlan-zw commented 4 months ago

Test to see if it fixes CI.

To reduce boilerplate I've added OG images to all pages via app.vue. defineOgImage uses Unhead under the hood so the config is merged.

There seems to be a fix with the description being automatically passed so will try solve this upstream.