We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 63075c2 commit 0d42e4bCopy full SHA for 0d42e4b
_includes/footer.html
@@ -3,7 +3,7 @@
3
4
<div class="wrapper">
5
6
- {%- if site.author %}
+<!-- {%- if site.author %}
7
<ul class="contact-list">
8
<!-- {% if site.author.name -%}
9
<li class="p-name">{{ site.author.name | escape }}</li>
@@ -12,7 +12,7 @@
12
<li><a class="u-email" href="mailto:{{ site.author.email }}">{{ site.author.email }}</a></li>
13
{%- endif %}
14
</ul>
15
- {%- endif %}
+ {%- endif %} -->
16
17
<div class="social-links">
18
{%- include social.html -%}
0 commit comments