Hugo v0.120.2

Signed-off-by: Tommy <contact@tommytran.io>
This commit is contained in:
Tommy 2023-10-31 15:55:46 -07:00 committed by GitHub
parent 87adb43a57
commit 2649079f2e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,5 +1,5 @@
[build.environment]
HUGO_VERSION = "0.120.1"
HUGO_VERSION = "0.120.2"
[context.deploy-preview]
command = "sed -i 's/! Content-Security-Policy//g' static/_headers && hugo -b $DEPLOY_PRIME_URL"