Ignore all twitter URLs

This commit is contained in:
Tim Byrne 2020-12-27 21:22:35 -06:00
parent 9c46d76fce
commit f7490b5bc3
No known key found for this signature in database
GPG Key ID: 14DB4FC2465A4B12
1 changed files with 1 additions and 1 deletions

View File

@ -18,6 +18,6 @@ msg Success: Serving jekyll site locally
--assume-extension \
--log-level=debug \
--http-status-ignore 429 \
--url-ignore https://twitter.com/TheLocehiliosan \
--url-ignore /twitter.com/ \
_site
msg Success: Validated site with html-proofer