aboutsummaryrefslogtreecommitdiff
path: root/src/pages/404.astro
diff options
context:
space:
mode:
Diffstat (limited to 'src/pages/404.astro')
-rw-r--r--src/pages/404.astro2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/pages/404.astro b/src/pages/404.astro
index f6cc185..09701a2 100644
--- a/src/pages/404.astro
+++ b/src/pages/404.astro
@@ -1,7 +1,7 @@
---
import Layout from '../layouts/Default.astro'
---
-<Layout title="404" description="Page not found">
+<Layout title="404 - Andrew Lee" description="Page not found">
<div class="error">
<h1>404</h1>
<h2>Page not found</h2>