Files
coredns.io/.netlify.toml
T
Ben KochieandGitHub c4f8bf5746 Update for 1.9.3 release (#265)
* Update Hugo to 0.100.2.
* Fixup Hugo deprecation warnings.
* Sync plugin docs.
* Update sync tool Go modules.

Signed-off-by: SuperQ <superq@gmail.com>
2022-06-17 08:02:25 -04:00

14 lines
239 B
TOML

[build]
publish = "public"
command = "hugo"
[context.production.environment]
HUGO_VERSION = "0.100.2"
HUGO_ENV = "make"
[context.deploy-preview]
command = "make"
[context.deploy-preview.environment]
HUGO_VERSION = "0.100.2"