diff --git a/lychee.toml b/lychee.toml index 924efd4..926ff23 100644 --- a/lychee.toml +++ b/lychee.toml @@ -30,5 +30,6 @@ exclude = [ "https://app.tea.xyz/api/signups", # can take a little too long, and no reason to hammer here. "https://unicode.org/", "https://gnome.org/", - "https://libuv.org/" + "https://libuv.org/", + "file:///home/runner/work/www/www/public/blog", ]