jonasmerlin / astro-seo

Makes it easy to add information that is relevant for SEO to your Astro app.
MIT License
908 stars 50 forks source link

Typo in src/components/ExtendedTags.astro #63

Closed matteodf closed 1 year ago

matteodf commented 1 year ago

There is a typo in the src/component/ExtendedTags.astro file which causes the plugin not to render the http-equiv parameter in a proper way when extending <meta> tags.