mirror of
https://github.com/binarydigitlol/kilobytekeith2024.git
synced 2025-06-20 17:02:25 +00:00
13 lines
217 B
TOML
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/KjVdUgz4wb"
|
|
status = 301
|