diff --git a/themes/tabi/templates/partials/footer.html b/themes/tabi/templates/partials/footer.html index 9d89e1d..5f71271 100644 --- a/themes/tabi/templates/partials/footer.html +++ b/themes/tabi/templates/partials/footer.html @@ -24,7 +24,7 @@ {%- if should_show_feed -%}
  • - feed + feed
  • {%- endif -%} @@ -51,7 +51,7 @@ {%- else -%} {%- endif -%} - email + email {%- endif -%} @@ -60,7 +60,7 @@ {% for social in config.extra.socials %}
  • - {{ social.name }} + {{ social.name }}
  • {% endfor %}