oliverdavies.uk/src/pages/404.mdx

8 lines
117 B
Plaintext

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