From c00ea0f730734a8725bcfafedd5a2cc409962ead Mon Sep 17 00:00:00 2001 From: BinaryDigit Date: Mon, 21 Jul 2025 20:59:54 -0400 Subject: [PATCH] Update netlify.toml --- netlify.toml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/netlify.toml b/netlify.toml index 7b4ba95..012ceb7 100644 --- a/netlify.toml +++ b/netlify.toml @@ -10,3 +10,8 @@ command = "hugo --gc --minify" from = "/discord" to = "https://discord.gg/y9PgmsvnfK" status = 301 + +[[redirects]] + from = "/mpm" + to = "https://docs.google.com/document/d/1A8X-ZfIbKZZKVjOsJbMU7kVzN4veFJv2FVO7OFZLwZM/edit?tab=t.0#heading=h.deo6v96z13e7" + status = 301