5 lines
86 B
Text
5 lines
86 B
Text
---
|
|
import HomePage from '~/components/HomePage.astro';
|
|
---
|
|
|
|
<HomePage locale="en" />
|