aboutsummaryrefslogtreecommitdiff
path: root/src/pages/portfolio/index.astro
blob: 17c4637402ca972f085fd99a609d56c24e394acb (plain)
1
2
3
4
5
---
import PortfolioPageLayout from "../../layouts/PortfolioPageLayout.astro";
---

<PortfolioPageLayout />