diff --git a/Gruntfile.js b/Gruntfile.js index 030ba71..41c3c8b 100644 --- a/Gruntfile.js +++ b/Gruntfile.js @@ -153,7 +153,7 @@ module.exports = function (grunt) { target: { src: '<%= yeoman.client %>/index.html', ignorePath: '<%= yeoman.client %>/', - exclude: [/bootstrap-sass-official/, /bootstrap.js/, '/json3/', '/es5-shim/', /bootstrap.css/, /font-awesome.css/] + exclude: [/bootstrap-sass-official/, '/json3/', '/es5-shim/', /bootstrap.css/, /font-awesome.css/] } }, diff --git a/client/index.html b/client/index.html index 1de67aa..6aa4c44 100644 --- a/client/index.html +++ b/client/index.html @@ -44,7 +44,6 @@ - @@ -53,6 +52,7 @@ +