
Some checks are pending
/ build (push) Waiting to run
Signed-off-by: Minecon724 <git@m724.eu>
12 lines
237 B
YAML
12 lines
237 B
YAML
# Render options here
|
|
|
|
# Pre-compress files to serve with web server software
|
|
compress:
|
|
- gz
|
|
- zstd
|
|
|
|
# Add .hash. to static assets provided by template
|
|
remapTemplateStatic: true
|
|
|
|
# Add .hash. to site static assets
|
|
remapAssets: false
|