From ec5d7a883a4bdaf5fb63a9c57247b166a9079ec0 Mon Sep 17 00:00:00 2001 From: rubenwardy Date: Sun, 12 Mar 2017 01:16:07 +0000 Subject: [PATCH] Fix linter errors --- .travis.yml | 2 +- _includes/header.html | 2 +- servers.html | 17 +++++------------ 3 files changed, 7 insertions(+), 14 deletions(-) diff --git a/.travis.yml b/.travis.yml index 75690a1..839e700 100644 --- a/.travis.yml +++ b/.travis.yml @@ -4,7 +4,7 @@ rvm: sudo: false script: - bundle exec jekyll build - - bundle exec htmlproofer '_site/' --allow-hash-href --check-html + - bundle exec htmlproofer '_site/' --allow-hash-href --check-html --http-status-ignore 0 env: global: diff --git a/_includes/header.html b/_includes/header.html index 43dbc2f..29493bf 100644 --- a/_includes/header.html +++ b/_includes/header.html @@ -47,7 +47,7 @@ - +