From d85c3aba4667b0be22a4bb9bc08c590135953612 Mon Sep 17 00:00:00 2001 From: hypevhs <4498312-hypevhs@users.noreply.gitlab.com> Date: Mon, 4 Nov 2024 21:51:35 -0600 Subject: [PATCH] Fix htmltest --- .htmltest.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.htmltest.yml b/.htmltest.yml index 1f2323d..d4f1be6 100644 --- a/.htmltest.yml +++ b/.htmltest.yml @@ -10,4 +10,5 @@ IgnoreURLs: - "https://gitlab.com/lvra/lvra.gitlab.io/-/commit" # IgnoreDirs: # - "lib" -CacheExpires: "6h" \ No newline at end of file +CacheExpires: "6h" +IgnoreAltMissing: true