jonasmerlin / astro-seo

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

added generateExtendedTags with types #19

Closed RafidMuhymin closed 2 years ago

RafidMuhymin commented 2 years ago

Added a new function generateExtendedTags (with necessary types and tests). It'll add the ability to extend the default meta and link tags.