mirror of
https://github.com/tommytran732/tommytran.io
synced 2024-11-22 01:21:33 -05:00
Hugo v0.111.2
Signed-off-by: Tommy <contact@tommytran.io>
This commit is contained in:
parent
e290414404
commit
19690747f2
@ -1,5 +1,5 @@
|
||||
[build.environment]
|
||||
HUGO_VERSION = "0.110.1"
|
||||
HUGO_VERSION = "0.111.2"
|
||||
|
||||
[context.deploy-preview]
|
||||
command = "hugo -b $DEPLOY_PRIME_URL"
|
||||
@ -27,7 +27,7 @@ package = "netlify-plugin-checklinks"
|
||||
# skipPatterns is an array of strings you can match against failing reports
|
||||
skipPatterns = [
|
||||
"public/index.html",
|
||||
"public/about/index.html",
|
||||
"public/contact/index.html",
|
||||
"public/about/index.html",
|
||||
"public/contact/index.html",
|
||||
"public/404.html",
|
||||
]
|
||||
|
Loading…
Reference in New Issue
Block a user