app-template/index.astro

8 lines
72 B
Text
Raw Permalink Normal View History

2023-09-25 17:26:51 +02:00
---
import Layout from "layouts/primary.astro"
---
<Layout>
</Layout>