Commit 925ecb3b authored by santiaago's avatar santiaago
Browse files

try g+ button -_-

I cannot test this localy ... #86
parent 35d6263e
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -49,6 +49,8 @@
      padding: 9.5px;
      }
    </style>
    <!-- Place this tag in your head or just before your close body tag. -->
    <script src="https://apis.google.com/js/platform.js" async defer></script>
  </head>
  <body>
    <!-- facebook -->
+1 −7
Original line number Diff line number Diff line
@@ -83,14 +83,8 @@
	<div class="fb-share-button" data-href="http://tinygraphs.com" data-layout="button"></div>
	<!-- /facebook -->
	<!-- g plus -->
	<!-- Place this tag where you want the share button to render. -->
	<div class="g-plus" data-action="share" data-annotation="none" data-href="http://tinygraphs.com"></div>
		<script type="text/javascript">
	  (function() {
	  var po = document.createElement('script'); po.type = 'text/javascript'; po.async = true;
	  po.src = 'https://apis.google.com/js/platform.js';
	  var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(po, s);
	  })();
	</script>
	<!-- / g plus -->
      </div>
      <div class="row editor-row--padding">