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 0d42e4b commit fd142bcCopy full SHA for fd142bc
_includes/footer.html
@@ -3,17 +3,6 @@
3
4
<div class="wrapper">
5
6
-<!-- {%- if site.author %}
7
- <ul class="contact-list">
8
- <!-- {% if site.author.name -%}
9
- <li class="p-name">{{ site.author.name | escape }}</li>
10
- {% endif -%} -->
11
- {% if site.author.email -%}
12
- <li><a class="u-email" href="mailto:{{ site.author.email }}">{{ site.author.email }}</a></li>
13
- {%- endif %}
14
- </ul>
15
- {%- endif %} -->
16
-
17
<div class="social-links">
18
{%- include social.html -%}
19
<ul class="social-media-list"><li><a rel="me" href="https://mastodon.online/@codechimp"><svg class="svg-icon"><use xlink:href="/assets/minima-social-icons.svg#mastodon"></use></svg> <span class="username">codechimp</span></a></li></ul>
0 commit comments