Skip to content

Commit f631383

Browse files
committed
fix hugo
1 parent ded202b commit f631383

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

netlify.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[build]
22
publish = "public"
3-
command = "hugo --gc --minify"
3+
command = "hugo --gc"
44

55
[context.production.environment]
66
HUGO_VERSION = "0.57.2"

0 commit comments

Comments
 (0)