kilobytekeith2024/netlify.toml
Liz 841f1d001c
Update netlify.toml
new discord link
2025-05-27 08:07:22 -04:00

13 lines
217 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