6 lines
105 B
Plaintext
6 lines
105 B
Plaintext
---
|
|
import PortfolioPage from "../../components/PortfolioPage.astro";
|
|
---
|
|
|
|
<PortfolioPage locale="es" />
|