diff --git a/docs/_includes/footer.html b/docs/_includes/footer.html
index c6ad43cd53..c44cabec86 100644
--- a/docs/_includes/footer.html
+++ b/docs/_includes/footer.html
@@ -33,31 +33,38 @@
================================================== -->
+
{% if site.github %}
-
+
{% else %}
-
+
{% endif %}
+
{% if site.github %}
-
+
{% else %}
-
-
-
+
+
+
{% endif %}
+
{% if page.slug == "customize" %}
-{% if site.github %}
-
-{% else %}
-
-
-
-
-
-
-
-{% endif %}
+ {% if site.github %}
+
+ {% else %}
+ {% comment %}
+ This list is repeated in our Gruntfile—update both when making changes.
+ {% endcomment %}
+
+
+
+
+
+
+
+ {% endif %}
{% endif %}
+