astro/.changeset/spicy-tomatoes-act.md
Fred K. Schott a0fc5cb5ff
ensure utf8 encoding when serving html (#2654)
* ensure utf8 encoding on servers

* Create spicy-tomatoes-act.md

* Update spicy-tomatoes-act.md

Co-authored-by: Nate Moore <natemoo-re@users.noreply.github.com>
2022-02-24 14:39:41 -06:00

5 lines
88 B
Markdown

---
"astro": patch
---
Fix an issue where utf8 encoding was skipped in the dev server.