Skip to content

Commit 0d42e4b

Browse files
Update footer.html
1 parent 63075c2 commit 0d42e4b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

_includes/footer.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33

44
<div class="wrapper">
55

6-
{%- if site.author %}
6+
<!-- {%- if site.author %}
77
<ul class="contact-list">
88
<!-- {% if site.author.name -%}
99
<li class="p-name">{{ site.author.name | escape }}</li>
@@ -12,7 +12,7 @@
1212
<li><a class="u-email" href="mailto:{{ site.author.email }}">{{ site.author.email }}</a></li>
1313
{%- endif %}
1414
</ul>
15-
{%- endif %}
15+
{%- endif %} -->
1616

1717
<div class="social-links">
1818
{%- include social.html -%}

0 commit comments

Comments
 (0)