diff --git a/config.toml b/config.toml index ca05876..99b93d3 100644 --- a/config.toml +++ b/config.toml @@ -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