mirror of
https://git.sr.ht/~seirdy/seirdy.one
synced 2024-11-10 00:12:09 +00:00
337e34739f
- Use lychee for link-checking - Move browserslist to own file
7 lines
90 B
TOML
7 lines
90 B
TOML
insecure = true
|
|
method = "get"
|
|
exclude = [
|
|
"^gemini://.*",
|
|
"mailto:.*",
|
|
"git@git.*",
|
|
]
|