Ignore all twitter URLs

pull/308/head
Tim Byrne 4 years ago
parent 9c46d76fce
commit f7490b5bc3
No known key found for this signature in database
GPG Key ID: 14DB4FC2465A4B12

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

Loading…
Cancel
Save