Loading app/index.html +0 −3 Original line number Diff line number Diff line Loading @@ -36,7 +36,6 @@ <script src="//google-code-prettify.googlecode.com/svn/loader/prettify.js"></script> <script src="//google-code-prettify.googlecode.com/svn/loader/run_prettify.js"></script> <script src="http://platform.twitter.com/widgets.js"></script> <link rel="apple-touch-icon-precomposed" sizes="144x144" href="assets/img/apple-touch-icon-144-precomposed.png"> <link rel="apple-touch-icon-precomposed" sizes="114x114" href="assets/img/apple-touch-icon-114-precomposed.png"> <link rel="apple-touch-icon-precomposed" sizes="72x72" href="assets/img/apple-touch-icon-72-precomposed.png"> Loading @@ -50,8 +49,6 @@ 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 +9 −0 Original line number Diff line number Diff line Loading @@ -77,6 +77,7 @@ <div class="row editor-row--pading"> <!-- twitter button --> <a href="https://twitter.com/share" class="twitter-share-button" data-url="http://tinygraphs.com" data-text="Check out this tinygraphs, an avatar generator" data-via="santiago_arias" data-count="none" data-hashtags="tinygraphs">Tweet</a> <script>!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0],p=/^http:/.test(d.location)?'http':'https';if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src=p+'://platform.twitter.com/widgets.js';fjs.parentNode.insertBefore(js,fjs);}}(document, 'script', 'twitter-wjs');</script> <!-- / twitter button --> <!-- facebook button --> <div class="fb-share-button" data-href="http://tinygraphs.com" data-layout="button"></div> Loading @@ -84,6 +85,14 @@ <!-- 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> <!-- Place this tag after the last share tag. --> <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 +0 −3 Original line number Diff line number Diff line Loading @@ -36,7 +36,6 @@ <script src="//google-code-prettify.googlecode.com/svn/loader/prettify.js"></script> <script src="//google-code-prettify.googlecode.com/svn/loader/run_prettify.js"></script> <script src="http://platform.twitter.com/widgets.js"></script> <link rel="apple-touch-icon-precomposed" sizes="144x144" href="assets/img/apple-touch-icon-144-precomposed.png"> <link rel="apple-touch-icon-precomposed" sizes="114x114" href="assets/img/apple-touch-icon-114-precomposed.png"> <link rel="apple-touch-icon-precomposed" sizes="72x72" href="assets/img/apple-touch-icon-72-precomposed.png"> Loading @@ -50,8 +49,6 @@ 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 +9 −0 Original line number Diff line number Diff line Loading @@ -77,6 +77,7 @@ <div class="row editor-row--pading"> <!-- twitter button --> <a href="https://twitter.com/share" class="twitter-share-button" data-url="http://tinygraphs.com" data-text="Check out this tinygraphs, an avatar generator" data-via="santiago_arias" data-count="none" data-hashtags="tinygraphs">Tweet</a> <script>!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0],p=/^http:/.test(d.location)?'http':'https';if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src=p+'://platform.twitter.com/widgets.js';fjs.parentNode.insertBefore(js,fjs);}}(document, 'script', 'twitter-wjs');</script> <!-- / twitter button --> <!-- facebook button --> <div class="fb-share-button" data-href="http://tinygraphs.com" data-layout="button"></div> Loading @@ -84,6 +85,14 @@ <!-- 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> <!-- Place this tag after the last share tag. --> <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