init
This commit is contained in:
commit
f9ab31c247
62 changed files with 7894 additions and 0 deletions
5
src/pages/en/index.astro
Normal file
5
src/pages/en/index.astro
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
---
|
||||
import HomePage from '~/components/HomePage.astro';
|
||||
---
|
||||
|
||||
<HomePage locale="en" />
|
||||
Loading…
Add table
Add a link
Reference in a new issue