www/lychee.toml
Jacob Heider d535481a98
This should work once the Belarusian translation uploaded
Future maintenance will simply be adding new entries to the `versions` array.
2022-09-19 16:04:56 -04:00

15 lines
354 B
TOML

verbose = true
no-progress = true
scheme = []
base = "./public"
exclude-mail = true
include = ["./public/**/*.md", "./public/**/*.html"]
exclude = [
"https://fonts.gstatic.com/",
"https://fonts.googleapis.com/",
"https://www.clarity.ms/tag/",
"https://www.googletagmanager.com/gtm.js",
".*/mailto:.*@.*",
"https://tea.xyz/tea.white-paper",
]