-
Notifications
You must be signed in to change notification settings - Fork 119
Open
Description
From what I can see the valid props for OgImageSaas
are title
and description
:
But in the blog/[slug].vue
page, a headline
prop is passed:
https://github.com/nuxt-ui-pro/saas/blob/5c8219f141ea1fe8b3b704de44cb51142a3c9f11/app/pages/blog/%5Bslug%5D.vue#L30-L32
As far as I could see on the live example, https://saas-template.nuxt.dev/social-card.png
overwrites the og:image
content. But for consistency, it might be more clear to use title
instead of headline
.
Metadata
Metadata
Assignees
Labels
No labels