Skip to content

Commit

Permalink
Fix psf#2279. Update layout css
Browse files Browse the repository at this point in the history
  • Loading branch information
syedsuhail authored and ContinuousFunction committed Nov 14, 2014
1 parent e87779c commit 1974fce
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
6 changes: 3 additions & 3 deletions docs/_templates/sidebarintro.html
Original file line number Diff line number Diff line change
Expand Up @@ -17,12 +17,12 @@

<h3>Donate</h3>
<p>
If you love Requests, consider supporting the author <a href="https://www.gittip.com/kennethreitz/">on Gratipay</a>:
If you love Requests, consider supporting the author <a href="https://gratipay.com/kennethreitz/">on Gratipay</a>:
</p>
<p>
<iframe style="border: 0; margin: 0; padding: 0;"
src="https://www.gittip.com/kennethreitz/widget.html"
width="60pt" height="20pt"></iframe>
src="https://www.gratipay.com/kennethreitz/widget.html"
width="80pt" height="20pt"></iframe>
</p>


Expand Down
6 changes: 3 additions & 3 deletions docs/_templates/sidebarlogo.html
Original file line number Diff line number Diff line change
Expand Up @@ -17,12 +17,12 @@

<h3>Donate</h3>
<p>
If you love Requests, consider supporting the author <a href="https://www.gittip.com/kennethreitz/">on Gittip</a>:
If you love Requests, consider supporting the author <a href="https://www.gratipay.com/kennethreitz/">on Gittip</a>:
</p>
<p>
<iframe style="border: 0; margin: 0; padding: 0;"
src="https://www.gittip.com/kennethreitz/widget.html"
width="48pt" height="20pt"></iframe>
src="https://www.gratipay.com/kennethreitz/widget.html"
width="80pt" height="20pt"></iframe>
</p>

<h3>Get Updates</h3>
Expand Down

0 comments on commit 1974fce

Please sign in to comment.