File tree Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -3,7 +3,8 @@ <h3>{{ site.owner.name }}</h3>
3
3
< p > {{ site.owner.bio }}</ p >
4
4
{% if site.owner.twitter %}< a href ="http://twitter.com/{{ site.owner.twitter }} " class ="author-social " target ="_blank "> < i class ="icon-twitter "> </ i > Twitter</ a > {% endif %}
5
5
{% if site.owner.facebook %}< a href ="http://facebook.com/{{ site.owner.facebook }} " class ="author-social " target ="_blank "> < i class ="icon-facebook "> </ i > Facebook</ a > {% endif %}
6
- {% if site.owner.google_plus %}< a href ="{{ site.owner.google_plus }} " class ="author-social " target ="_blank "> < i class ="icon-google-plus "> </ i > Google+</ a > {% endif %}
6
+ {% if site.owner.google_plus %}< a href ="http://plus.google.com/+{{ site.owner.google_plus }}?
7
+ rel=author " class ="author-social " target ="_blank "> < i class ="icon-google-plus "> </ i > Google+</ a > {% endif %}
7
8
{% if site.owner.linkedin %}< a href ="http://linkedin.com/in/{{ site.owner.linkedin }} " class ="author-social " target ="_blank "> < i class ="icon-linkedin "> </ i > LinkedIn</ a > {% endif %}
8
9
{% if site.owner.instagram %}< a href ="http://instagram.com/{{ site.owner.instagram }} " class ="author-social " target ="_blank "> < i class ="icon-instagram "> </ i > Instagram</ a > {% endif %}
9
10
{% if site.owner.tumblr %}< a href ="http://{{ site.owner.tumblr }}.tumblr.com " class ="author-social " target ="_blank "> < i class ="icon-tumblr "> </ i > Tumblr</ a > {% endif %}
You can’t perform that action at this time.
0 commit comments