astro/.changeset/angry-hairs-return.md
Matthew Phillips 268a36f399
Fixes duplicate head content (#995)
* Completely fixes head/doctype stuff

* Remove the .only

* Add a comma following props

* Inject head stuff if there are both head and body elements in the component

* Remove extra debugger;
2021-08-03 13:34:30 -04:00

88 B

astro
patch

Fixes issue with head content being rendered in the wrong place