Skip to content

Commit 525c834

Browse files
author
Kenneth Reitz
committed
Get Updates
1 parent ad9a656 commit 525c834

File tree

2 files changed

+10
-0
lines changed

2 files changed

+10
-0
lines changed

docs/_templates/sidebarintro.html

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,11 @@ <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>Get Updates</h3>
7+
<p>Receive updates on new releases and upcoming projects.</p>
8+
9+
<p><a href="http://tinyletter.com/kennethreitz">Subscribe to Newsletter</a></p>
10+
611
<h3>Donate</h3>
712
<p>
813
If you enjoy this guide, consider supporting the author <a href="https://www.gittip.com/kennethreitz/">on Gittip</a>:

docs/_templates/sidebarlogo.html

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,11 @@ <h1><a href="http://python-guide.org">Python Guide.</a></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>Get Updates</h3>
7+
<p>Receive updates on new releases and upcoming projects.</p>
8+
9+
<p><a href="http://tinyletter.com/kennethreitz">Subscribe to Newsletter</a></p>
10+
611
<h3>Donate</h3>
712
<p>
813
If you enjoy this guide, consider supporting the author <a href="https://www.gittip.com/kennethreitz/">on Gittip</a>:

0 commit comments

Comments
 (0)