Remove comments in compression, attempt to serve in production

This commit is contained in:
Xevion
2022-04-10 17:31:19 -05:00
parent a9f70d7864
commit de35d78747
3 changed files with 6 additions and 3 deletions

View File

@@ -1,4 +1,5 @@
title: Xevion.dev
environment: production
email: xevion@xevion.dev
baseurl: "" # the subpath of your site, e.g. /blog
url: "https://xevion.dev" # the base hostname & protocol for your site, e.g. http://example.com
@@ -14,4 +15,5 @@ sass:
style: compressed
compress_html:
ignore:
envs: ["development"]
envs: ["development"]
comments: all