diff --git a/Gruntfile.js b/Gruntfile.js index 439e90378..6b3e303f2 100644 --- a/Gruntfile.js +++ b/Gruntfile.js @@ -136,7 +136,7 @@ module.exports = function (grunt) { // Validate Bootstrap HTML bootlint: { - files: ['pages/**/*.html'] + files: ['pages/**/*.html', '*.html'] }, // Delete images in build directory