setting up iframes to remove ssl errors: addthis as https, removing

github-btns for now (will add back in when I can do it with https)
This commit is contained in:
Tyler Renelle 2012-10-11 17:31:20 -04:00
parent 17914586f4
commit 80922c1047

View file

@ -202,8 +202,9 @@
<tr>
<td>
<!-- Github -->
<iframe src="http://ghbtns.com/github-btn.html?user=lefnire&repo=habitrpg&type=watch&count=true"
allowtransparency="true" frameborder="0" scrolling="0" width="85px" height="20px"></iframe>
<!--<iframe src="http://ghbtns.com/github-btn.html?user=lefnire&repo=habitrpg&type=watch&count=true"
allowtransparency="true" frameborder="0" scrolling="0" width="85px" height="20px"></iframe>-->
<!-- Gittip -->
<iframe style="border: 0; margin: 0; padding: 0;" src="https://www.gittip.com/lefnire/widget.html" width="48pt" height="20pt"></iframe>
<!-- AddThis Button BEGIN -->
@ -392,7 +393,7 @@
</script>
<!-- Addthis -->
<script type="text/javascript" src="http://s7.addthis.com/js/250/addthis_widget.js#pubid=lefnire"></script>
<script type="text/javascript" src="https://s7.addthis.com/js/250/addthis_widget.js#pubid=lefnire"></script>
<!-- Twitter -->
<!--<script>!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0];if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src="//platform.twitter.com/widgets.js";fjs.parentNode.insertBefore(js,fjs);}}(document,"script","twitter-wjs");</script>-->