Remix Hero
Build template
index.astro
Layout.astro
package.json
astro.config.mjs
const { codeblock = "Codeblock frontmatter template" } = Astro.props
<
div
>
test
</
div
>