From 964eda26a238f37fe1e220370243c20ef924fb95 Mon Sep 17 00:00:00 2001 From: Sam Osborne Date: Fri, 22 Dec 2023 18:29:54 +0000 Subject: [PATCH] Update htmltest config --- .htmltest.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.htmltest.yml b/.htmltest.yml index 7e52249..72f0056 100644 --- a/.htmltest.yml +++ b/.htmltest.yml @@ -3,6 +3,7 @@ CheckDoctype: false EnforceHTML5: true EnfroceHTTPS: true IgnoreAltMissing: true +IgnoreInternalEmptyHash: true IgnoreURLs: # CHECK: Feel like we do in fact want to check NT links...? # - "newtheatre.org.uk" @@ -13,3 +14,4 @@ IgnoreURLs: - "twitter.com/thenewtheatre" - "instagram.com/nottinghamnewtheatre" - "newtheatre.us3.list-manage.com" +- "calendar.google.com"