diff options
Diffstat (limited to 'src/pages/en/index.astro')
| -rw-r--r-- | src/pages/en/index.astro | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/pages/en/index.astro b/src/pages/en/index.astro index 8c5945a..a7c9dbf 100644 --- a/src/pages/en/index.astro +++ b/src/pages/en/index.astro @@ -2,4 +2,4 @@ import HomePageLayout from "../../layouts/HomePageLayout.astro"; --- -<HomePageLayout />
\ No newline at end of file +<HomePageLayout /> |
