summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorKenneth Reitz <me@kennethreitz.org>2019-08-20 00:54:28 -0400
committerGitHub <noreply@github.com>2019-08-20 00:54:28 -0400
commitb248328eb3f0d698ab0845db73fb73a32520175f (patch)
treeac7fa3902f4f9d6122e5c872a3f4e0fe6fbfcf29 /docs
parent10e5f874c717b553f4c021aeb25f1a10f83067ea (diff)
downloadpython-requests-b248328eb3f0d698ab0845db73fb73a32520175f.tar.gz
Update sidebarintro.html
Diffstat (limited to 'docs')
-rw-r--r--docs/_templates/sidebarintro.html20
1 files changed, 0 insertions, 20 deletions
diff --git a/docs/_templates/sidebarintro.html b/docs/_templates/sidebarintro.html
index ca4336a5..15551002 100644
--- a/docs/_templates/sidebarintro.html
+++ b/docs/_templates/sidebarintro.html
@@ -44,26 +44,6 @@
<p><iframe src="https://ghbtns.com/github-btn.html?user=kennethreitz&type=follow&count=false"
allowtransparency="true" frameborder="0" scrolling="0" width="200" height="20"></iframe></p>
-<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://tinyletter.com/kennethreitz">Join Mailing List</a>.</p>
-<h3>Other Projects</h3>
-
-<p>More <a href="https://www.kennethreitz.org/">Kenneth Reitz</a> projects:</p>
-<ul>
- <li><a href="http://open-dsm-5.org/">Open DSM-5M</a></li>
- <li><a href="https://html.python-requests.org/">Requests-HTML</a></li>
- <li><a href="http://howtopython.org/">howtopython.org</a></li>
- <li><a href="http://pipenv.org/">pipenv</a></li>
- <li><a href="https://pep8.org/">pep8.org</a></li>
- <li><a href="https://httpbin.org/">httpbin.org</a></li>
- <li><a href="https://docs.python-guide.org/">The Python Guide</a></li>
- <li><a href="https://github.com/kennethreitz/maya">Maya: Datetimes for Humans</a></li>
- <li><a href="https://github.com/kennethreitz/records">Records: SQL for Humans</a></li>
- <li><a href="http://www.git-legit.org">Legit: Git for Humans</a></li>
- <li><a href="http://docs.python-tablib.org/en/latest/">Tablib: Tabular Datasets</a></li>
-</ul>
-
-
<h3>Useful Links</h3>
<ul>
<li><a href="http://docs.python-requests.org/en/latest/community/recommended/">Recommended Packages and Extensions</a></li>