kilobytekeith2024/netlify.toml
2025-07-21 20:59:54 -04:00

18 lines
388 B
TOML

[build.environment]
HUGO_VERSION = "0.139.0"
TZ = "America/New_York"
[build]
publish = "public"
command = "hugo --gc --minify"
[[redirects]]
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