From e0b86f4a4f292d9b4cbdbe37f6a0bfe4d3d55c2a Mon Sep 17 00:00:00 2001
From: Cory Dransfeldt <hi@coryd.dev>
Date: Fri, 3 May 2024 09:29:15 -0700
Subject: [PATCH] fix: _redirects

---
 _redirects | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/_redirects b/_redirects
index c7b4c54c..971637ea 100644
--- a/_redirects
+++ b/_redirects
@@ -28,7 +28,6 @@
 /sitemap.txt /sitemap.xml 301!
 /blog / 301!
 /posts/2024 / 301!
-/posts/0 /posts/1 200!
 /tags/.env /tags/env 301!
 /tags/chatgpt/ /tags/ai/ 301!
 /tags/socialmedia /tags/social%20media/ 301!
@@ -73,6 +72,8 @@
 # general
 /articles/ / 301!
 /tags /search 301!
+/posts/0 /posts/ 200!
+/links/0 /links/ 200!
 /mastodon https://social.lol/@cory 301!
 /coffee https://www.buymeacoffee.com/cory 301!
 /speedlify https://speedlify.coryd.dev 301!