Skip to content

Commit

Permalink
htmlproofer: ignore 999 no error from Linkedin urls
Browse files Browse the repository at this point in the history
  • Loading branch information
xu-cheng committed Jun 13, 2019
1 parent 8b94680 commit eba275c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Rakefile
Original file line number Diff line number Diff line change
Expand Up @@ -55,5 +55,6 @@ task :test do
"--check-html",
"--check-img-http",
"--url-ignore=/hust.edu.cn/",
"--http-status-ignore=999",
"./_site"
end

0 comments on commit eba275c

Please sign in to comment.