Update netlify.toml

This commit is contained in:
Liz 2024-12-07 23:03:16 -05:00 committed by GitHub
parent db607ab87b
commit e02da2beed
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1,3 +1,11 @@
[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/KjVdUgz4wb"