mirror of
https://github.com/phil-opp/blog_os.git
synced 2025-12-16 14:27:49 +00:00
Don't minify html
This commit is contained in:
@@ -3,7 +3,7 @@ base_url = "https://os.phil-opp.com"
|
|||||||
generate_feed = true
|
generate_feed = true
|
||||||
feed_filename = "rss.xml"
|
feed_filename = "rss.xml"
|
||||||
compile_sass = true
|
compile_sass = true
|
||||||
minify_html = true
|
minify_html = false
|
||||||
|
|
||||||
ignored_content = ["*/README.md", "LICENSE-CC-BY-NC"]
|
ignored_content = ["*/README.md", "LICENSE-CC-BY-NC"]
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user