diff --git a/Gruntfile.js b/Gruntfile.js
index fc607b5dc..5ea9b0e86 100644
--- a/Gruntfile.js
+++ b/Gruntfile.js
@@ -470,7 +470,8 @@ module.exports = function (grunt) {
'cssmin',
'uglify',
'filerev',
- 'usemin'
+ 'usemin',
+ 'htmlmin'
])
grunt.registerTask('serve', 'start the server and preview your app', function (target) {
diff --git a/_app/_includes/head.html b/_app/_includes/head.html
index 9130443ce..21c33f3fb 100644
--- a/_app/_includes/head.html
+++ b/_app/_includes/head.html
@@ -11,25 +11,23 @@
-
+
{% if page.title %}{{ page.title | escape }}{% else %}{{ site.title | escape }}{% endif %}
{% assign technology = site.data | get_tech: page.path %}
{% assign tech_info = site.data._data.technologies | where_exp: "tech", "tech.slug == technology" | first %}
-
+
+
+
+
-
-
-
-
-
diff --git a/_app/_includes/icons/button-icons/airship-logo.svg b/_app/_includes/icons/button-icons/airship-logo.svg
index f40e2424a..ed0af7508 100644
--- a/_app/_includes/icons/button-icons/airship-logo.svg
+++ b/_app/_includes/icons/button-icons/airship-logo.svg
@@ -1,17 +1,11 @@
-
-