From 73eee35ecebdd2b87c5687618efef6e2d272de29 Mon Sep 17 00:00:00 2001
From: Cory Dransfeldt <hi@coryd.dev>
Date: Thu, 3 Oct 2024 05:02:49 -0700
Subject: [PATCH] fix: 404

---
 _redirects | 1 +
 1 file changed, 1 insertion(+)

diff --git a/_redirects b/_redirects
index 04710598..0ee634ae 100644
--- a/_redirects
+++ b/_redirects
@@ -51,6 +51,7 @@
 
 # 404s
 /now.html /now 301
+/contact.html /contact 301
 
 # feeds
 /feeds/posts.xml /feeds/posts 301