diff --git a/templates/partials/footer.html b/templates/partials/footer.html index 3ad87ee..1fb4010 100644 --- a/templates/partials/footer.html +++ b/templates/partials/footer.html @@ -21,7 +21,7 @@ {%- if generate_feed and config.extra.feed_icon and feed_url -%}
  • - feed + feed
  • {%- endif -%} @@ -48,7 +48,7 @@ {%- else -%} {%- endif -%} - email + email {%- endif -%} @@ -57,7 +57,7 @@ {% for social in config.extra.socials %}
  • - {{ social.name }} + {{ social.name }}
  • {% endfor %}