Skip to content

Commit 3b3064c

Browse files
committed
update footer
1 parent 7de7904 commit 3b3064c

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

_includes/footer.html

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
{% include base_path %}
22

3+
<!-- (comment)
34
{% if site.author.github or site.author.bitbucket or site.atom_feed.hide != true %}
45
<div class="page__footer-follow">
56
<ul class="social-icons">
@@ -18,6 +19,7 @@
1819
</ul>
1920
</div>
2021
{% endif %}
22+
-->
2123

2224
<div class="page__footer-copyright">
2325
&copy; {{ site.time | date: '%Y' }} {{ site.name | default: site.title }}, {{ site.data.ui-text[site.locale].powered_by | default: "Powered by" }} <a href="http://jekyllrb.com" rel="nofollow">Jekyll</a> &amp; <a href="https://github.com/academicpages/academicpages.github.io">AcademicPages</a>, a fork of <a href="https://mademistakes.com/work/minimal-mistakes-jekyll-theme/" rel="nofollow">Minimal Mistakes</a>.<br />

0 commit comments

Comments
 (0)