c8d601ebeb
* Prevent eager rendering of head content in multi-level MDX layout * Adding a changeset * Remove old comment * Keep track of slot position as well
5 lines
83 B
Markdown
5 lines
83 B
Markdown
---
|
|
'astro': patch
|
|
---
|
|
|
|
Fixes head contents being placed in body in MDX components
|