Skip to content

Commit 49b5ccb

Browse files
author
Kenneth Reitz
committed
gittip
1 parent bc110a2 commit 49b5ccb

File tree

2 files changed

+20
-0
lines changed

2 files changed

+20
-0
lines changed

docs/_templates/sidebarintro.html

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,16 @@ <h1>Python Guide.</h1>
33
This opinionated guide exists to provide both novice and expert Python developers a best-practice handbook to the installation, configuration, and usage of Python on a daily basis.
44
</p>
55

6+
<h3>Donate</h3>
7+
<p>
8+
If you enjoy this guide, consider supporting the author <a href="https://www.gittip.com/kennethreitz/">on Gittip</a>:
9+
</p>
10+
<p>
11+
<iframe style="border: 0; margin: 0; padding: 0;"
12+
src="https://www.gittip.com/kennethreitz/widget.html"
13+
width="48pt" height="20pt"></iframe>
14+
</p>
15+
616
<h3>Feedback</h3>
717
<p>
818
Feedback is greatly appreciated. If you have any questions, comments,

docs/_templates/sidebarlogo.html

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,3 +2,13 @@ <h1><a href="http://python-guide.org">Python Guide.</a></h1>
22
<p>
33
This opinionated guide exists to provide both novice and expert Python developers a best-practice handbook to the installation, configuration, and usage of Python on a daily basis.
44
</p>
5+
6+
<h3>Donate</h3>
7+
<p>
8+
If you enjoy this guide, consider supporting the author <a href="https://www.gittip.com/kennethreitz/">on Gittip</a>:
9+
</p>
10+
<p>
11+
<iframe style="border: 0; margin: 0; padding: 0;"
12+
src="https://www.gittip.com/kennethreitz/widget.html"
13+
width="48pt" height="20pt"></iframe>
14+
</p>

0 commit comments

Comments
 (0)