nickfrosty / nuxt-seo

SEO / HTML meta tags module for NuxtJS
https://www.npmjs.com/package/nuxt-seo
MIT License
18 stars 6 forks source link

Social card titles are not using the title formatter #12

Closed nickfrosty closed 2 years ago

nickfrosty commented 2 years ago

When any page is linked to and the OpenGraph details are displayed (like on Twitter, Slack, etc), the title of the social card does not use the createTitle function to parse the title template into the social card details.