diff --git a/Makefile b/Makefile index 2d4b054..8d358a5 100644 --- a/Makefile +++ b/Makefile @@ -1,6 +1,6 @@ # Hugo configuration. HUGO_COMMAND := hugo -HUGO_OPTIONS := --i18n-warnings +HUGO_OPTIONS := --printI18nWarnings --minify OUTPUT_DIR := public