docs: skip favicon check for now

closes #1001

Signed-off-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com>
This commit is contained in:
Carlos Alexandro Becker
2025-11-29 09:54:45 -03:00
parent ee5a6b0a1c
commit 40a7b52d72
+2 -1
View File
@@ -5,7 +5,8 @@ CheckAnchors: true
CheckLinks: true
CheckImages: true
CheckScripts: true
CheckFavicon: true
# XXX: change this once https://github.com/wjdp/htmltest/pull/243 is fixed.
CheckFavicon: false
CheckOpengraph: false
CheckMetaRefresh: true
CheckMetaViewport: true