We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2a4bad6 commit 78ef1dfCopy full SHA for 78ef1df
bin/.htmltest.yml
@@ -2,7 +2,9 @@ DirectoryPath: "dist"
2
EnforceHTTPS: false
3
IgnoreURLs:
4
- "/api/*"
5
- - "#_top"
+ - "/llms-full.txt$"
6
+IgnoreDir:
7
+ - "changelog"
8
CheckLinks: true
9
CheckImages: false
10
CheckScripts: false
0 commit comments