mirror of
https://github.com/goreleaser/nfpm.git
synced 2026-06-19 08:05:04 +00:00
docs: skip favicon check for now
closes #1001 Signed-off-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com>
This commit is contained in:
+2
-1
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user