diff --git a/Gemfile.lock b/Gemfile.lock
index d84090d62..9394f2dd5 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -59,5 +59,6 @@ PLATFORMS
DEPENDENCIES
jekyll (~> 1.0)
less (~> 2.5.0)
+ safe_yaml (~> 1.0.4)
sass (~> 3.0)
therubyracer
diff --git a/src/_includes/icons/filter.html b/src/_includes/icons/filter.html
deleted file mode 100644
index 21a054abf..000000000
--- a/src/_includes/icons/filter.html
+++ /dev/null
@@ -1,30 +0,0 @@
-
-
-
-
-
-
- {% for icon in icons %}
-
- {% endfor %}
-
-
-
No icons matching '' were found.
-
- Tags are added by the community. Do you think your search query should return an icon? Send a pull request on
GitHub!
-
-
diff --git a/src/_includes/navbar.html b/src/_includes/navbar.html
index 48b5ade07..830f06762 100644
--- a/src/_includes/navbar.html
+++ b/src/_includes/navbar.html
@@ -19,7 +19,7 @@
Toggle navigation
-
+
diff --git a/src/_layouts/base.html b/src/_layouts/base.html
index bc0771832..a679afbc1 100644
--- a/src/_layouts/base.html
+++ b/src/_layouts/base.html
@@ -59,7 +59,11 @@
-
+
+
+
+
+