oliverdavies.uk/src/pages/404.mdx
2023-04-19 17:21:10 +01:00

8 lines
118 B
Plaintext

---
title: Page not found
---
import Layout from "~/layouts/PageLayout.astro";
<Layout title={frontmatter.title} />