From 21df5e185cb57bf20893f9730373830544ce5fc1 Mon Sep 17 00:00:00 2001 From: Jake Howard Date: Fri, 18 May 2018 22:02:42 +0100 Subject: [PATCH] Ignore html5up --- scripts/test.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/scripts/test.sh b/scripts/test.sh index e647700..e6053c3 100755 --- a/scripts/test.sh +++ b/scripts/test.sh @@ -13,6 +13,7 @@ mdspell --en-gb -ranx 'content/**/*.md' blcl -ro ./public/ \ --exclude "open.spotify.com"\ --exclude "p.scdn.co"\ + --exclude "html5up.net"\ --exclude "staticflickr.com"\ --exclude "twitter.com/intent"\ --exclude "facebook.com/sharer"\