mirror of
https://github.com/withastro/astro.git
synced 2025-01-06 22:10:10 -05:00
b55f76c1ca
* Fix double injecting of head content * Refactor * Changeset * Break into a separate util fn * fix oops * remove unused code
5 lines
73 B
Markdown
5 lines
73 B
Markdown
---
|
|
'astro': patch
|
|
---
|
|
|
|
Fix double injecting of head content in md pages
|