Check links in CI with htmlcheck
Remove test_links.py
This commit is contained in:
11
.htmltest.yml
Normal file
11
.htmltest.yml
Normal file
@@ -0,0 +1,11 @@
|
||||
# https://github.com/wjdp/htmltest?tab=readme-ov-file#wrench-configuration
|
||||
|
||||
DirectoryPath: "public"
|
||||
EnforceHTTPS: true
|
||||
IgnoreURLs:
|
||||
# - "example.com"
|
||||
# - "^/misc/js/script.js$"
|
||||
- "https://gitlab.com/lvra/lvra.gitlab.io/-/edit"
|
||||
# IgnoreDirs:
|
||||
# - "lib"
|
||||
CacheExpires: "6h"
|
||||
Reference in New Issue
Block a user