Skip to content
This repository was archived by the owner on Jan 19, 2025. It is now read-only.

Commit 3b9b6cc

Browse files
committed
Removed check favicon 🚀
1 parent 315857b commit 3b9b6cc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/test.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,4 +7,4 @@ npm run build
77
npm run generate
88

99
# Unit test website
10-
htmlproofer --check-favicon --assume-extension --http-status-ignore "999" ./_site
10+
htmlproofer --assume-extension --http-status-ignore "999" ./_site

0 commit comments

Comments
 (0)