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 14f8353 commit eca17a6Copy full SHA for eca17a6
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