Hugo v0.115.1

Signed-off-by: Tommy <contact@tommytran.io>
This commit is contained in:
Tommy 2023-07-05 07:54:02 -07:00 committed by GitHub
parent 901bb89f66
commit 6427f84ea6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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