Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit59c8a50

Browse files
committed
Fix non-https links
1 parent9c58f0b commit59c8a50

File tree

2 files changed

+2
-4
lines changed

2 files changed

+2
-4
lines changed

‎docs/_templates/sidebarintro.html

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,7 @@
1313
<h3>Stay Informed</h3>
1414
<p>Receive updates on new releases and upcoming projects.</p>
1515

16-
<p><iframesrc="http://ghbtns.com/github-btn.html?user=kennethreitz&type=follow&count=false"
17-
allowtransparency="true"frameborder="0"scrolling="0"width="200"height="20"></iframe></p>
16+
<p><iframesrc="https://ghbtns.com/github-btn.html?user=kennethreitz&type=follow&count=false"allowtransparency="true"frameborder="0"scrolling="0"width="200"height="20"></iframe></p>
1817

1918
<p><ahref="https://twitter.com/kennethreitz"class="twitter-follow-button"data-show-count="false">Follow @kennethreitz</a><script>!function(d,s,id){varjs,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></p>
2019

‎docs/_templates/sidebarlogo.html

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,7 @@
1313
<h3>Get Updates</h3>
1414
<p>Receive updates on new releases and upcoming projects.</p>
1515

16-
<p><iframesrc="http://ghbtns.com/github-btn.html?user=kennethreitz&type=follow&count=false"
17-
allowtransparency="true"frameborder="0"scrolling="0"width="200"height="20"></iframe></p>
16+
<p><iframesrc="https://ghbtns.com/github-btn.html?user=kennethreitz&type=follow&count=false"allowtransparency="true"frameborder="0"scrolling="0"width="200"height="20"></iframe></p>
1817

1918
<p><ahref="https://twitter.com/kennethreitz"class="twitter-follow-button"data-show-count="false">Follow @kennethreitz</a><script>!function(d,s,id){varjs,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></p>
2019
<p><ahref="https://saythanks.io/to/kennethreitz">Say Thanks!</a></p>

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp