1
0
Fork 0
mirror of synced 2024-11-05 17:28:59 -05:00

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

View file

@ -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