8ball/index.astro
2023-09-26 12:57:54 +00:00

7 lines
72 B
Text

---
import Layout from "layouts/primary.astro"
---
<Layout>
</Layout>