diff --git a/Gruntfile.js b/Gruntfile.js index 2b73214..af12657 100644 --- a/Gruntfile.js +++ b/Gruntfile.js @@ -24,8 +24,8 @@ module.exports = function(grunt) { options: { uglify: true }, - src: ['src/index.html'], - dest: ['./'] + src: 'src/index.html', + dest: './index.html' } }, // minimise HTML