1
1
mirror of https://github.com/privacyguides/privacyguides.org.git synced 2026-05-30 23:19:14 +00:00

Enable asset optimization (#2061)

This commit is contained in:
2023-03-01 09:38:32 -06:00
parent e336699480
commit d63dc04aff
3 changed files with 5 additions and 5 deletions
-3
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]