From dcf573e2330fd71152cf845989bd5f3ec8f6d40e Mon Sep 17 00:00:00 2001 From: Paul Duncan Date: Mon, 12 May 2025 16:35:52 -0400 Subject: add .htmltest.yml --- .htmltest.yml | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 .htmltest.yml diff --git a/.htmltest.yml b/.htmltest.yml new file mode 100644 index 0000000..0001176 --- /dev/null +++ b/.htmltest.yml @@ -0,0 +1,5 @@ +IgnoreURLs: +- "^/ims/.*\\.svg$" + +# used by theme toggle; ignore +IgnoreInternalEmptyHash: true -- cgit v1.2.3