diff --git a/_includes/footer.html b/_includes/footer.html
index 8fd9694b9..f833be31a 100755
--- a/_includes/footer.html
+++ b/_includes/footer.html
@@ -83,23 +83,23 @@
{% if site.branch == "production" %}
-
-
-
+
+
+
{% elsif site.branch == "staging" %}
-
-
-{% elsif site.branch == "dev" %}
+
+
+{% elsif site.branch == "dev" %}
-
-{% elsif jekyll.environment == "dev" %}
+
+{% elsif jekyll.environment == "dev" %}
{% else %}
-
-
+
+
{% endif %}