From 104bff64ee5cc8486da90bf762b3eab6491e014a Mon Sep 17 00:00:00 2001 From: fhemberger Date: Sun, 4 Sep 2011 11:19:07 +0200 Subject: [PATCH] use semantic HTML5 element for Google +1 button, see: http://code.google.com/intl/en-US/apis/+1button/#plusonetag --- .themes/classic/source/_includes/post/sharing.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.themes/classic/source/_includes/post/sharing.html b/.themes/classic/source/_includes/post/sharing.html index 7b074af..f0f9b9d 100644 --- a/.themes/classic/source/_includes/post/sharing.html +++ b/.themes/classic/source/_includes/post/sharing.html @@ -3,6 +3,6 @@ Tweet {% endif %} {% if site.google_plus_one %} - +
{% endif %}