Browse Source

working share on g+ button

Oz N Tiram 9 years ago
parent
commit
2cb02632bd
1 changed files with 1 additions and 1 deletions
  1. 1 1
      templates/entry.html

+ 1 - 1
templates/entry.html

@@ -14,7 +14,7 @@
 	<i class="fa fa-linkedin-square fa-2x"></i>
 	<i class="fa fa-facebook-square fa-2x"></i>
 	<a class="tweet" href="{{site_url}}/{{entry.permalink}}" title="{{entry.title}}" target="_blank"><i class="fa fa-twitter-square fa-2x"></i></a>
-	<i class="fa fa-google-plus-square fa-2x"></i>
+	<a href="https://plus.google.com/share?url={{site_url}}/{{entry.permalink}}" onclick="javascript:window.open(this.href, 'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=600');return false;"><i class="fa fa-google-plus-square fa-2x"></i></a>
 	<i class="fa fa-envelope-square fa-2x"></i>
 </div>
 <div id="underpost">