website-astro/src/pages/en/work/index.astro

6 lines
100 B
Plaintext
Raw Normal View History

2023-04-19 18:24:40 +02:00
---
import Page from "../../references/index.astro"
const { props } = Astro
---
<Page {...props} />