artiebits / svelte-seo

Optimize your website for search engines and social media with meta tags, Open Graph, and JSON-LD.
https://artiebits.com
MIT License
446 stars 24 forks source link

fix: reference error in the opengraph.svelte #58

Closed lakexyde closed 1 year ago

lakexyde commented 1 year ago

Hi,

I ran into an issue with openGraph when I updated my packages. Turns out that that was a reference error in the opengraph file. I'd appreciate if you could merge this fix. Great job. Thank you

ReferenceError: open is not defined

artiebits commented 1 year ago

thank you very much for your contribution!

lakexyde commented 1 year ago

You are welcome. Thank you