7ad27751cb
Fixes the Google Analytics tracking ID and restores the production sitemap. Signed-off-by: Tim Jones <tim.jones@siderolabs.com>
8 lines
153 B
TOML
8 lines
153 B
TOML
[build]
|
|
command = "hugo --source website --gc --minify"
|
|
publish = "website/public"
|
|
|
|
[build.environment]
|
|
HUGO_VERSION = "0.95.0"
|
|
NODE_VERSION = "16.13.2"
|