Skip to content

Commit 40a7b52

Browse files
committed
docs: skip favicon check for now
closes #1001 Signed-off-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com>
1 parent ee5a6b0 commit 40a7b52

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

www/htmltest.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,8 @@ CheckAnchors: true
55
CheckLinks: true
66
CheckImages: true
77
CheckScripts: true
8-
CheckFavicon: true
8+
# XXX: change this once https://github.com/wjdp/htmltest/pull/243 is fixed.
9+
CheckFavicon: false
910
CheckOpengraph: false
1011
CheckMetaRefresh: true
1112
CheckMetaViewport: true

0 commit comments

Comments
 (0)