nicolasbeauvais / vue-social-sharing

A renderless Vue.js component for sharing links to social networks, compatible with SSR
https://nicolasbeauvais.github.io/vue-social-sharing/
MIT License
1.4k stars 197 forks source link

Question - Is og tags set automatically #266

Closed andyfensham closed 3 years ago

andyfensham commented 3 years ago

Does the library automatically set the og tags or do we have to set it manually in head()

nicolasbeauvais commented 3 years ago

Hello @andyfensham,

vue-social-sharing does not interfere with your og tags, you have to set them yourself.