aboutsummaryrefslogtreecommitdiff
path: root/src/pages/projects.astro
blob: 0a1252224ff4ff73de564165e67742dec330b74e (plain) (blame)
1
2
3
4
5
---
import Page from "../layouts/Page.astro";
---
<Page title="Projects" description="Things that I have been working on in the past, and present">
</Page>