Update sidebarintro.html

Fix issue #2279. "Gittip" changed to "Gratipay". Tip button extended from 48px to 60px.
This commit is contained in:
morganthrapp
2014-10-14 10:56:05 -04:00
parent c41eb27091
commit 4d498db3ed
+2 -2
View File
@@ -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.gittip.com/kennethreitz/">on Gratipay</a>:
</p>
<p>
<iframe style="border: 0; margin: 0; padding: 0;"
src="https://www.gittip.com/kennethreitz/widget.html"
width="48pt" height="20pt"></iframe>
width="60pt" height="20pt"></iframe>
</p>