aboutsummaryrefslogtreecommitdiff
path: root/src/pages/en/index.astro
blob: 8c5945abe9abf4913db243bfb45b020538780cf9 (plain)
1
2
3
4
5
---
import HomePageLayout from "../../layouts/HomePageLayout.astro";
---

<HomePageLayout />