diff --git a/_includes/footer.html b/_includes/footer.html
index 07984ffe..dcd25162 100644
--- a/_includes/footer.html
+++ b/_includes/footer.html
@@ -9,10 +9,10 @@
@@ -20,10 +20,10 @@
- {% for nw in site.data.social %}
- {% if nw.we_have_account == true %}
- - {{ nw.name }}
- {% endif %}
+ {% for nw in site.data.stores %}
+
+ - {{ nw.name }}
+
{% endfor %}