diff options
-rw-r--r-- | .htmltest.yml | 5 |
1 files changed, 5 insertions, 0 deletions
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 |