From a442eb84eb154994516b866d67e86ed08d08f8e6 Mon Sep 17 00:00:00 2001 From: Thomas Smith <49042513+tsmitty11@users.noreply.github.com> Date: Wed, 9 Nov 2022 17:09:09 -0500 Subject: [PATCH] Twitter failing link checker --- lychee.toml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/lychee.toml b/lychee.toml index 6b90019..4bf20df 100644 --- a/lychee.toml +++ b/lychee.toml @@ -21,5 +21,6 @@ exclude = [ "file:///home/runner/work/www/www/public/tea.white-paper.pdf", "file:///home/runner/work/www/www/public/manage.kmail-lists.com/subscriptions/subscribe", "file:///home/runner/work/www/www/public/www.klaviyo.com/media/js/public/klaviyo_subscribe.js", - "https://openssl.org/" + "https://openssl.org/", + "https://twitter.com/teaxyz_" ]