www/lychee.toml
2022-10-03 19:13:56 -04:00

17 lines
442 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",
"https://tea.xyz/tea.authentication-success",
"https://tea.xyz/tea.email-subscribe"
]