Enable asset optimization (#2061)

This commit is contained in:
Jonah Aragon 2023-03-01 09:38:32 -06:00
parent e336699480
commit d63dc04aff
No known key found for this signature in database
3 changed files with 5 additions and 5 deletions

View file

@ -2,9 +2,6 @@
publish = "site/"
command = "mkdocs build --config-file config/mkdocs.en.yml && mkdocs build --config-file config/mkdocs.he.yml && mkdocs build --config-file config/mkdocs.fr.yml && mkdocs build --config-file config/mkdocs.nl.yml && mv _redirects site/"
[context.production.environment]
PRODUCTION = "true"
[[headers]]
for = "/*"
[headers.values]