mirror of
https://github.com/Hopiu/bootstrap.git
synced 2026-03-26 09:10:24 +00:00
correct indentation
This commit is contained in:
parent
9f12f840b9
commit
3583aa2774
1 changed files with 1 additions and 1 deletions
|
|
@ -325,7 +325,7 @@ module.exports = function (grunt) {
|
|||
|
||||
|
||||
// These plugins provide necessary tasks.
|
||||
require('load-grunt-tasks')(grunt, {scope: 'devDependencies'});
|
||||
require('load-grunt-tasks')(grunt, {scope: 'devDependencies'});
|
||||
|
||||
// Docs HTML validation task
|
||||
grunt.registerTask('validate-html', ['jekyll', 'validation']);
|
||||
|
|
|
|||
Loading…
Reference in a new issue