Loading app/index.html +2 −0 Original line number Diff line number Diff line Loading @@ -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 --> Loading app/partials/marketing/editor.html +1 −7 Original line number Diff line number Diff line Loading @@ -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"> Loading Loading
app/index.html +2 −0 Original line number Diff line number Diff line Loading @@ -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 --> Loading
app/partials/marketing/editor.html +1 −7 Original line number Diff line number Diff line Loading @@ -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"> Loading