Facebook api – How to add dynamic opengraph meta data to page in NuxtJS
I am using NuxtJS with Nuxt3 and in my component, I want to update the head of the page with dynamic opengraph meta data. In my component, I am showing a gallery and for that I am fetching the data…