Changed ghbtns Follow button in footer to https to prevent it from being blocked.

This commit is contained in:
smasher164 2016-03-16 19:23:44 -04:00
parent e9493becf1
commit 54048c1359

View file

@ -36,7 +36,7 @@
<span class="pull-right">
<a href="https://twitter.com/phalt_" class="twitter-follow-button" data-show-count="false" data-show-screen-name="false" data-dnt="true">Follow me on twitter</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>
<iframe src="http://ghbtns.com/github-btn.html?user=phalt&type=follow"
<iframe src="https://ghbtns.com/github-btn.html?user=phalt&type=follow"
allowtransparency="false" frameborder="0" scrolling="0" width="132" height="20"></iframe></span></p>
</div>