1
0
Fork 0
hswro_org/netlify.toml

7 lines
128 B
TOML

[build]
command = "jekyll build"
publish = "_site"
[build.environment]
JEKYLL_ENV = "production"
RUBY_VERSION = "3.2.2"