Fediversity/website/netlify.toml
2024-10-07 11:53:11 +02:00

8 lines
138 B
TOML
Executable file

[build]
publish = "public"
command = "yarn project-setup; yarn build"
[build.environment]
HUGO_VERSION = "0.121.2"
GO_VERSION = "1.20.5"