diff options
-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> |