diff options
| author | Kenneth Reitz <me@kennethreitz.org> | 2018-03-12 17:04:14 -0400 |
|---|---|---|
| committer | Kenneth Reitz <me@kennethreitz.org> | 2018-03-12 17:04:14 -0400 |
| commit | 85e536f7eb9322c60e81eac05d4b94b5ebb3382a (patch) | |
| tree | aa3553337624b19b1fbf31370f78999272f2e4b5 /docs | |
| parent | 130773a2d36c0d230fd9c3335bbf324bb5307cb2 (diff) | |
| download | python-requests-85e536f7eb9322c60e81eac05d4b94b5ebb3382a.tar.gz | |
reorder
Signed-off-by: Kenneth Reitz <me@kennethreitz.org>
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/_templates/sidebarlogo.html | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/docs/_templates/sidebarlogo.html b/docs/_templates/sidebarlogo.html index 8d679817..e87a9f21 100644 --- a/docs/_templates/sidebarlogo.html +++ b/docs/_templates/sidebarlogo.html @@ -19,12 +19,10 @@ <hr> -<p><a href="http://www.unixstickers.com/stickers/coding_stickers/requests-shaped-sticker">Requests Stickers!</a></p> - <h3>Stay Informed</h3> <p>Receive updates on new releases and upcoming projects.</p> - +<p><a href="http://www.unixstickers.com/stickers/coding_stickers/requests-shaped-sticker">Requests Stickers!</a></p> <p><a href="http://tinyletter.com/kennethreitz">Join Mailing List</a>.</p> |
