mirror of
https://github.com/beetbox/beets.git
synced 2025-12-06 16:42:42 +01:00
Remove Google+ script include
This commit is contained in:
parent
01391ea539
commit
186cb7f108
1 changed files with 2 additions and 1 deletions
|
|
@ -195,7 +195,8 @@ data-url="{{site.url}}/">tweet beets</a>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<a id="fork-me" href="https://github.com/beetbox/beets">Fork me on GitHub</a>
|
<a id="fork-me" href="https://github.com/beetbox/beets">Fork me on GitHub</a>
|
||||||
<script type="text/javascript" src="http://apis.google.com/js/plusone.js"></script>
|
|
||||||
|
<!-- Tweet button script. -->
|
||||||
<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>
|
<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>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue