Skip to content

Commit 86b804a

Browse files
authored
Merge pull request #335 from gopheracademy/dec01intro
fix hugo
2 parents 6cf3d19 + f631383 commit 86b804a

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)