Open TechAkayy opened 1 year ago
It used to display properly when I initially created the site, thanks for the heads up!
Now that @vueuse/head
has been replaced by @unhead/vue
, it makes sense to change the internal usages, as well as the docs site and examples.
Twitter meta tags must be "name" instead of "property" in our docs - https://github.com/ElMassimo/iles/blob/main/docs/src/components/MetaTags.vue#L24
The image is not showing when sharing https://iles.pages.dev/ on twitter probably because of this.
useSeoMeta
can take care of adding the correct attribute-name.