Hugo v0.117.0 (#148)

Signed-off-by: Tommy <contact@tommytran.io>
This commit is contained in:
Tommy 2023-08-07 18:01:26 -07:00 committed by GitHub
parent c093406f9f
commit 3315ea8a90
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

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