Skip to content

Commit 8d83ad8

Browse files
committed
unlink
1 parent 424e2e5 commit 8d83ad8

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

layouts/partials/footer.html

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@
77
<li><a href="https://orcid.org/0000-0002-5924-2464"><i class="ai ai-orcid" aria-hidden="true" title="ORCID"></i><span class="sr-only">ORCID</span></a></li>
88
{{ with .Site.Params.social }}
99
<li><a href="https://github.com/{{ .github }}"><i class="fa fa-github" aria-hidden="true" title="Github"></i><span class="sr-only">Github</span></a></li>
10-
<li><a href="https://{{ .mastodon }}"><i class="fab fa-mastodon" aria-hidden="true" title="Mastodon"></i><span class="sr-only">Mastodon</span></a></li>
1110
{{ end }}
1211
<li><a href="http://creativecommons.org/licenses/by-nc-sa/4.0/"><i class="fa fa-cc" aria-hidden="true" title="Attribution-NonCommercial-ShareAlike 4.0 International"></i><span class="sr-only">Attribution-NonCommercial-ShareAlike 4.0 International</span></a></li>
1312
<li><i class="fa fa-copyright" aria-hidden="true" title="Copyright"></i> 2014 - {{ dateFormat "2006" .Site.LastChange }}</li>

0 commit comments

Comments
 (0)