mirror of
https://github.com/privacyguides/privacyguides.org.git
synced 2025-08-01 10:56:14 -04:00
Enable asset optimization (#2061)
This commit is contained in:
parent
e336699480
commit
d63dc04aff
3 changed files with 5 additions and 5 deletions
|
@ -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]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue