example-blog/render.yml
2025-03-08 14:06:08 +01:00

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