diff options
author | Paul Duncan <pabs@pablotron.org> | 2025-05-12 16:35:52 -0400 |
---|---|---|
committer | Paul Duncan <pabs@pablotron.org> | 2025-05-12 16:35:52 -0400 |
commit | dcf573e2330fd71152cf845989bd5f3ec8f6d40e (patch) | |
tree | ae422d69072ff16ecb13980c4499c50059004281 | |
parent | 823a50a45fcec6e1b015bffd26d7db8136c357ea (diff) | |
download | pablotron.org-dcf573e2330fd71152cf845989bd5f3ec8f6d40e.tar.xz pablotron.org-dcf573e2330fd71152cf845989bd5f3ec8f6d40e.zip |
add .htmltest.yml
-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 |