add https checking for links
This commit is contained in:
parent
cb99abe230
commit
1d6159fe65
@ -20,6 +20,7 @@ task test: :build do
|
||||
check_opengraph: true,
|
||||
check_html: true,
|
||||
check_img_http: true,
|
||||
enforce_https: true,
|
||||
file_ignore: [
|
||||
%r{Kickstarter-Supporters},
|
||||
],
|
||||
|
Loading…
x
Reference in New Issue
Block a user