summaryrefslogtreecommitdiffstats
path: root/source
diff options
context:
space:
mode:
Diffstat (limited to 'source')
-rw-r--r--source/_includes/header.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/_includes/header.html b/source/_includes/header.html
index 0dba635..647ef73 100644
--- a/source/_includes/header.html
+++ b/source/_includes/header.html
@@ -21,7 +21,7 @@
<a class="facebook" href="http://www.facebook.com/{{ site.facebook_user }}" title="Facebook">Facebook</a>
{% endif %}
{% if site.googleplus_user and site.googleplus_hidden == false %}
- <a class="google" href="https://plus.google.com/{{ site.googleplus_user }}" title="Google+">Google+</a>
+ <a class="google" href="https://plus.google.com/{{ site.googleplus_user }}?rel=author" title="Google+">Google+</a>
{% endif %}
{% if site.twitter_user %}
<a class="twitter" href="http://twitter.com/{{ site.twitter_user }}" title="Twitter">Twitter</a>