Add lychee
This commit is contained in:
12
lychee.toml
Normal file
12
lychee.toml
Normal file
@@ -0,0 +1,12 @@
|
||||
cache = true
|
||||
max_cache_age = "2d"
|
||||
|
||||
verbose = "info"
|
||||
|
||||
glob_ignore_case = false
|
||||
exclude_path = ["./public"]
|
||||
exclude = [
|
||||
'^http(s)?://localhost',
|
||||
'^file://',
|
||||
"https://circles.math.ucla.edu/circles",
|
||||
]
|
||||
Reference in New Issue
Block a user