Skip to content

Commit

Permalink
no message (mmistakes#1319)
Browse files Browse the repository at this point in the history
  • Loading branch information
sumibi-yakitori authored and mmistakes committed Nov 6, 2017
1 parent 3f9a01f commit 1f0dc19
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion _includes/author-profile.html
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ <h3 class="author__name" itemprop="name">{{ author.name }}</h3>

{% if author.google_plus %}
<li>
<a href="https://plus.google.com/+{{ author.google_plus }}" itemprop="sameAs">
<a href="https://plus.google.com/{{ author.google_plus }}" itemprop="sameAs">
<i class="fa fa-fw fa-google-plus-square" aria-hidden="true"></i> Google+
</a>
</li>
Expand Down

0 comments on commit 1f0dc19

Please # to comment.