From 6e8ddb778a8460b5e8cb57a69f0fad4f1fe77c92 Mon Sep 17 00:00:00 2001
From: Cory Dransfeldt <hi@coryd.dev>
Date: Tue, 14 Mar 2023 09:20:25 -0700
Subject: [PATCH] update 404

---
 src/404.md | 9 ++++++++-
 1 file changed, 8 insertions(+), 1 deletion(-)

diff --git a/src/404.md b/src/404.md
index 3672153b..7850db44 100644
--- a/src/404.md
+++ b/src/404.md
@@ -1,6 +1,13 @@
 ---
+title: Oops! Not Found
 layout: default
-title: 404
+permalink: 404.html
 ---
 
+<h2
+    class="m-0 text-xl font-black leading-tight tracking-normal dark:text-gray-200 md:text-2xl mb-2"
+>
+    {{ title }}
+</h2>
+
 Sorry, looks like there's nothing here.