mirror of
https://github.com/binarydigitlol/kilobytekeith2024.git
synced 2025-07-26 00:02:26 +00:00
18 lines
388 B
TOML
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
|