Skip to content

Commit 510d339

Browse files
committed
Chore: Ignore thirdpost directory and on-page hash links
1 parent b66ae57 commit 510d339

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

netlify.toml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,4 +7,6 @@
77
package = "./lib/index.js"
88
[plugins.inputs]
99
checkPaths = ['/']
10+
ignoreDirectories = ['thirdpost']
11+
ignoreElements = '.direct-link'
1012
failWithIssues = false # true by default

0 commit comments

Comments
 (0)