aboutsummaryrefslogtreecommitdiff
path: root/src/pages/projects.astro
blob: fb61caf58946da21658ead7958549ed55746b006 (plain) (blame)
1
2
3
4
5
---
import Page from "../layouts/Page.astro";
---
<Page title="Projects" description="Hello world">
</Page>