oliverdavies.uk/src/pages/404.mdx

8 lines
118 B
Plaintext
Raw Normal View History

2022-10-13 08:14:22 +00:00
---
title: Page not found
---
2023-04-19 17:00:00 +00:00
import Layout from "~/layouts/PageLayout.astro";
2022-10-13 08:14:22 +00:00
<Layout title={frontmatter.title} />