Remove invalid attr_wrapper Haml config

Hopefully... it still works without it...
This commit is contained in:
Olivier Lacan 2024-02-04 16:58:36 -08:00
parent 95c3926709
commit df0282756f

View File

@ -253,7 +253,6 @@ configure :build do
.txt .txt
.woff .woff
]} ]}
set :haml, { attr_wrapper: '"' }
activate :minify_css activate :minify_css
activate :minify_html do |html| activate :minify_html do |html|
html.remove_quotes = false html.remove_quotes = false