From 841f1d001ca4fe1d5b0d9c42820c6549ce264d1c Mon Sep 17 00:00:00 2001 From: Liz <77891872+lizroboto@users.noreply.github.com> Date: Tue, 27 May 2025 08:07:22 -0400 Subject: [PATCH] Update netlify.toml new discord link --- netlify.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/netlify.toml b/netlify.toml index 76d28cd..7b4ba95 100644 --- a/netlify.toml +++ b/netlify.toml @@ -8,5 +8,5 @@ command = "hugo --gc --minify" [[redirects]] from = "/discord" - to = "https://discord.gg/KjVdUgz4wb" + to = "https://discord.gg/y9PgmsvnfK" status = 301