astro/.changeset/new-knives-raise.md
Nate Moore d41540cc77
Fix <link> tag not being self-closing (#3506)
* fix(#392): ensure link tags are rendered as void elements

* test: ensure html does not include a `</link>` end tag

* chore: add changeset
2022-06-02 13:03:37 -05:00

96 B

astro
patch

Fix issue where generated link tags would have an invalid closing tag