diff --git a/generators/jekyll/templates/app/_includes/bower_scripts.html b/generators/jekyll/templates/app/_includes/bower_scripts.html
deleted file mode 100644
index a8672f3..0000000
--- a/generators/jekyll/templates/app/_includes/bower_scripts.html
+++ /dev/null
@@ -1,2 +0,0 @@
-
-
diff --git a/generators/jekyll/templates/app/_includes/bower_styles.html b/generators/jekyll/templates/app/_includes/bower_styles.html
deleted file mode 100644
index e613296..0000000
--- a/generators/jekyll/templates/app/_includes/bower_styles.html
+++ /dev/null
@@ -1,2 +0,0 @@
-
-
diff --git a/generators/jekyll/templates/app/_includes/head.html b/generators/jekyll/templates/app/_includes/head.html
index 23e5fa5..7ea042e 100644
--- a/generators/jekyll/templates/app/_includes/head.html
+++ b/generators/jekyll/templates/app/_includes/head.html
@@ -11,8 +11,6 @@
- {% include bower_styles.html %}
-
diff --git a/generators/jekyll/templates/app/_layouts/default.html b/generators/jekyll/templates/app/_layouts/default.html
index a5b02a3..ee4fb72 100644
--- a/generators/jekyll/templates/app/_layouts/default.html
+++ b/generators/jekyll/templates/app/_layouts/default.html
@@ -19,7 +19,5 @@
- {% include bower_scripts.html %}
-