This repository has been archived on 2022-12-07. You can view files and clone it, but cannot push or open issues or pull requests.
verticallyalignedcarbonnano.../themes/reveal-hugo/netlify.toml

10 lines
199 B
INI

[build]
command = "hugo -b $URL -s exampleSite"
publish = "exampleSite/public"
[context.production.environment]
HUGO_VERSION = "0.65.3"
[context.deploy-preview.environment]
HUGO_VERSION = "0.65.3"