From c0b8f766615d4323707aaa01fb90a17bacf410c6 Mon Sep 17 00:00:00 2001 From: Evan Pratten Date: Tue, 16 Jan 2024 11:23:24 -0500 Subject: [PATCH] Fix a google bug --- static/_redirects | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/static/_redirects b/static/_redirects index a155b9f..69d9a19 100644 --- a/static/_redirects +++ b/static/_redirects @@ -4,4 +4,5 @@ /minecraft /games/minecraft # Things that have moved around on this site -/events/meme-month-2022 /radio/meme-month-2022 \ No newline at end of file +/events/meme-month-2022 /radio/meme-month-2022 +/events/meme-month-2022/ /radio/meme-month-2022 \ No newline at end of file