clock/index.astro
2023-09-26 13:17:22 +00:00

7 lines
72 B
Text

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