From 49b5ccba95f1c56e7585cef9e473eeb4171f4f4e Mon Sep 17 00:00:00 2001 From: Kenneth Reitz Date: Sat, 28 Jul 2012 17:11:13 -0400 Subject: [PATCH] gittip --- docs/_templates/sidebarintro.html | 10 ++++++++++ docs/_templates/sidebarlogo.html | 10 ++++++++++ 2 files changed, 20 insertions(+) diff --git a/docs/_templates/sidebarintro.html b/docs/_templates/sidebarintro.html index 7ea44d9..b9901b3 100644 --- a/docs/_templates/sidebarintro.html +++ b/docs/_templates/sidebarintro.html @@ -3,6 +3,16 @@ 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.

+

Donate

+

+ If you enjoy this guide, consider supporting the author on Gittip: +

+

+ +

+

Feedback

Feedback is greatly appreciated. If you have any questions, comments, diff --git a/docs/_templates/sidebarlogo.html b/docs/_templates/sidebarlogo.html index a39cee9..d7f12de 100644 --- a/docs/_templates/sidebarlogo.html +++ b/docs/_templates/sidebarlogo.html @@ -2,3 +2,13 @@

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.

+ +

Donate

+

+ If you enjoy this guide, consider supporting the author on Gittip: +

+

+ +

\ No newline at end of file -- 1.8.0.2