From c5abad4b9d73138fed495e5a76db153004da0110 Mon Sep 17 00:00:00 2001 From: Thomas Smith <49042513+tsmitty11@users.noreply.github.com> Date: Mon, 3 Oct 2022 19:13:56 -0400 Subject: [PATCH] This shoud fix staging, thx Jacob --- lychee.toml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/lychee.toml b/lychee.toml index f1ed770..21a56c7 100644 --- a/lychee.toml +++ b/lychee.toml @@ -11,4 +11,6 @@ exclude = [ "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" ]