We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e0ec021 commit 08bea20Copy full SHA for 08bea20
scripts/build.sh
@@ -16,7 +16,7 @@ pushd "${ROOT_DIR}" > /dev/null
16
17
## Build the site
18
bundle exec jekyll build
19
-bundle exec htmlproofer --ignore-urls '/www.flaticon.com/,/www.linkedin.com/,/www.freepik.com/' "${ROOT_DIR}"/_site
+bundle exec htmlproofer --ignore-urls '/www.flaticon.com/,/www.linkedin.com/,/www.freepik.com/,/www.bupt.edu.cn/' "${ROOT_DIR}"/_site
20
21
## Go back to the original directory
22
popd > /dev/null
0 commit comments