🐛 login icon

This commit is contained in:
Van 2017-02-17 16:58:01 +08:00
parent 4198ec0081
commit d7bfb0e9fc
1 changed files with 1 additions and 1 deletions

View File

@ -55,7 +55,7 @@
<#else>
<span class="links-of-author-item">
<a href="${loginURL}">
<i class="fa fa-github"></i> ${loginLabel}
<i class="icon-login"></i> ${loginLabel}
</a>
</span>