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