diff options
author | Kenneth Reitz <me@kennethreitz.org> | 2017-08-20 20:51:19 -0400 |
---|---|---|
committer | Kenneth Reitz <me@kennethreitz.org> | 2017-08-20 20:51:19 -0400 |
commit | ade8379266ed2e327aa2ee6031fae9e6a8c48d8d (patch) | |
tree | 149a3d5baa3dc7c05951eb5f0b650e7e13254277 | |
parent | 6257a2c20f32a5f1831fe86e3ecb5c47163ed3df (diff) | |
download | python-requests-travis.tar.gz |
btctravis
-rw-r--r-- | docs/_templates/sidebarintro.html | 2 | ||||
-rw-r--r-- | docs/_templates/sidebarlogo.html | 1 |
2 files changed, 2 insertions, 1 deletions
diff --git a/docs/_templates/sidebarintro.html b/docs/_templates/sidebarintro.html index f840e9ef..adf031cd 100644 --- a/docs/_templates/sidebarintro.html +++ b/docs/_templates/sidebarintro.html @@ -25,7 +25,7 @@ <p><a href="https://twitter.com/kennethreitz" class="twitter-follow-button" data-show-count="false">Follow @kennethreitz</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></p> <p><a href="https://saythanks.io/to/kennethreitz">Say Thanks!</a></p> <p><a href="http://tinyletter.com/kennethreitz">Join Mailing List</a>.</p> - +<p>BTC: <a href="https://www.kennethreitz.org/bitcoin"><code>1Me2iXTJ91FYZhrGvaGaRDCBtnZ4KdxCug</code></a></p> <h3>Other Projects</h3> diff --git a/docs/_templates/sidebarlogo.html b/docs/_templates/sidebarlogo.html index fba676f1..f1897afe 100644 --- a/docs/_templates/sidebarlogo.html +++ b/docs/_templates/sidebarlogo.html @@ -24,6 +24,7 @@ <script async type="text/javascript" src="//cdn.carbonads.com/carbon.js?zoneid=1673&serve=C6AILKT&placement=pythonrequestsorg" id="_carbonads_js"></script> <p>If you enjoy using this project, <a href="https://saythanks.io/to/kennethreitz">Say Thanks!</a></p> +<p>BTC: <a href="https://www.kennethreitz.org/bitcoin"><code>1Me2iXTJ91FYZhrGvaGaRDCBtnZ4KdxCug</code></a></p> <p><iframe src="http://ghbtns.com/github-btn.html?user=kennethreitz&type=follow&count=false" allowtransparency="true" frameborder="0" scrolling="0" width="200" height="20"></iframe></p> |