From 58fb499fe319635d0bbe715778815c26f116513b Mon Sep 17 00:00:00 2001 From: ericthelemur Date: Mon, 25 Nov 2024 23:45:11 +0000 Subject: [PATCH] Add signup link back --- redirects.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/redirects.conf b/redirects.conf index 18b74d0..4a306b1 100644 --- a/redirects.conf +++ b/redirects.conf @@ -3,7 +3,7 @@ url.redirect = ( "^/vods$" => "https://www.youtube.com/@WarwickSpeedrun", "^/twitch$" => "https://www.twitch.tv/warwickspeedrun", "^/twitter$" => "https://twitter.com/WarwickSpeedrun", - # "^/signup$" => "https://oengus.fun/wasd2024", + "^/signup$" => "https://oengus.fun/wasd2025", # "^/donate$" => "https://tiltify.com/@warwickspeedrun/wasd-2024", "^/howto$" => "https://warwickspeed.run/guides/learn",