mirror of
https://github.com/PokeAPI/pokeapi
synced 2025-02-16 12:38:25 +00:00
Changed ghbtns Follow button in footer to https to prevent it from being blocked.
This commit is contained in:
parent
e9493becf1
commit
54048c1359
1 changed files with 1 additions and 1 deletions
|
@ -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>
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue