diff options
author | Kenneth Reitz <me@kennethreitz.org> | 2017-09-19 13:19:03 -0400 |
---|---|---|
committer | Kenneth Reitz <me@kennethreitz.org> | 2017-09-19 13:19:03 -0400 |
commit | 4e82b5b12f8406f110ca66ef6a7031ec0ee8f021 (patch) | |
tree | 0d217043d6c851e17a7c67b72563e93a6cc2e0c3 | |
parent | 28ae74dbada502b4d1091dca68a6899a7d2d159d (diff) | |
download | python-requests-pipenv.tar.gz |
stickerspipenv
Signed-off-by: Kenneth Reitz <me@kennethreitz.org>
-rw-r--r-- | docs/_templates/sidebarintro.html | 1 | ||||
-rw-r--r-- | docs/_templates/sidebarlogo.html | 2 |
2 files changed, 2 insertions, 1 deletions
diff --git a/docs/_templates/sidebarintro.html b/docs/_templates/sidebarintro.html index 7e1795a3..5b437d85 100644 --- a/docs/_templates/sidebarintro.html +++ b/docs/_templates/sidebarintro.html @@ -16,6 +16,7 @@ <script async type="text/javascript" src="//cdn.carbonads.com/carbon.js?zoneid=1673&serve=C6AILKT&placement=pythonrequestsorg" id="_carbonads_js"></script> +<h3><a href="http://www.unixstickers.com/stickers/coding_stickers/requests-shaped-sticker">Stickers!</a></h3> <h3>Stay Informed</h3> <p>Receive updates on new releases and upcoming projects.</p> diff --git a/docs/_templates/sidebarlogo.html b/docs/_templates/sidebarlogo.html index fba676f1..b31c3477 100644 --- a/docs/_templates/sidebarlogo.html +++ b/docs/_templates/sidebarlogo.html @@ -13,7 +13,7 @@ human beings. You are currently looking at the documentation of the development release. </p> - +<h3><a href="http://www.unixstickers.com/stickers/coding_stickers/requests-shaped-sticker">Stickers!</a></h3> <h3>Stay Informed</h3> <p>Receive updates on new releases and upcoming projects.</p> |