We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a901500 commit b04e91eCopy full SHA for b04e91e
netlify.toml
@@ -2,4 +2,4 @@
2
HUGO_VERSION = "0.61.0"
3
[build]
4
publish = "public"
5
- command = "hugo --gc --minify && node _tools/newpostcheck.js"
+ command = "hugo --gc && node _tools/newpostcheck.js"
0 commit comments