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

docs: Fix prop name for article:author #86

Closed tugrulates closed 5 months ago

tugrulates commented 6 months ago

Prop name is plural.

See https://github.com/jonasmerlin/astro-seo/blob/e03156f1c68917383d6bf2b02526405688a4d58b/src/SEO.astro#L62

jonasmerlin commented 5 months ago

@tugrulates Good find. Thanks for your contribution!

jonasmerlin commented 5 months ago

@tugrulates Landed in 0.8.1. Excuse the long delay between versions and thanks again for your this PR!