1
0
mirror of https://github.com/PrivSec-dev/privsec.dev synced 2024-09-07 11:43:30 -04:00

Hugo v0.119.0

Signed-off-by: Tommy <contact@tommytran.io>
This commit is contained in:
Tommy 2023-09-26 06:44:47 -07:00 committed by GitHub
parent 85e7d4426b
commit af966f8e52
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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