Update bootlint to include all relevant html files

This commit is contained in:
Abdullah Almsaeed
2015-08-24 12:38:40 -04:00
parent 72847dc136
commit dcc45e5915

View File

@@ -136,7 +136,7 @@ module.exports = function (grunt) {
// Validate Bootstrap HTML
bootlint: {
files: ['pages/**/*.html']
files: ['pages/**/*.html', '*.html']
},
// Delete images in build directory