Skip to content

Commit

Permalink
#7
Browse files Browse the repository at this point in the history
  • Loading branch information
ruibaby committed Apr 6, 2019
1 parent 79f51c7 commit 46827f1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion layout/_macro/sidebar.ftl
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@
</#if>
<#if options.next_social_email??>
<span class="links-of-author-item">
<a href="${options.next_social_email}" target="_blank" title="E-mail">
<a href="${options.next_social_email!}" target="_blank" title="E-mail">
<#if (options.next_social_icon_enable!'true')=='true'>
<i class="fa fa-fw fa-${options.next_social_email_icon!'globe'}"></i>
</#if>
Expand Down

0 comments on commit 46827f1

Please sign in to comment.