minify htmls in prod
This commit is contained in:
parent
71861687b9
commit
f26f692931
|
@ -4,6 +4,8 @@ base_url = "https://blek.codes"
|
|||
# Whether to automatically compile all Sass files in the sass directory
|
||||
compile_sass = true
|
||||
|
||||
minify_html = true
|
||||
|
||||
# Whether to build a search index to be used later on by a JavaScript library
|
||||
build_search_index = false
|
||||
|
||||
|
|
Loading…
Reference in New Issue