Refactoring, more abstraction

Signed-off-by: Minecon724 <git@m724.eu>
This commit is contained in:
Minecon724 2025-03-10 17:50:44 +01:00
parent bab8704ace
commit 114caf198c
Signed by untrusted user who does not match committer: Minecon724
GPG key ID: 3CCC4D267742C8E8

View file

@ -10,3 +10,7 @@ remapTemplateStatic: true
# Add .hash. to site static assets
remapAssets: false
# Whether to minify output
# Currently HTML, CSS and JS are minified
minify: true