mirror of
https://github.com/tommytran732/tommytran.io
synced 2024-11-09 19:51:34 -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]
|
[build.environment]
|
||||||
HUGO_VERSION = "0.110.1"
|
HUGO_VERSION = "0.111.2"
|
||||||
|
|
||||||
[context.deploy-preview]
|
[context.deploy-preview]
|
||||||
command = "hugo -b $DEPLOY_PRIME_URL"
|
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 is an array of strings you can match against failing reports
|
||||||
skipPatterns = [
|
skipPatterns = [
|
||||||
"public/index.html",
|
"public/index.html",
|
||||||
"public/about/index.html",
|
"public/about/index.html",
|
||||||
"public/contact/index.html",
|
"public/contact/index.html",
|
||||||
"public/404.html",
|
"public/404.html",
|
||||||
]
|
]
|
||||||
|
Loading…
Reference in New Issue
Block a user