summaryrefslogtreecommitdiffhomepage
path: root/sites/shared_conf.py
diff options
context:
space:
mode:
authorJeff Forcier <jeff@bitprophet.org>2014-09-08 10:53:57 -0700
committerJeff Forcier <jeff@bitprophet.org>2014-09-08 10:53:57 -0700
commite4a8f3287d67039fd2dc2c7215365bd86bf6bcf6 (patch)
treee4b6659fc35ff2f24b13407a95a03dc02f5ba392 /sites/shared_conf.py
parentdc63250293e742edc54ba4b08f372c265de3f5ca (diff)
parentb36b87ceefd50fa691eb5b46865d0c28a8c511dd (diff)
Merge branch 'master' into 377-int
Diffstat (limited to 'sites/shared_conf.py')
-rw-r--r--sites/shared_conf.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/sites/shared_conf.py b/sites/shared_conf.py
index 69908388..4a6a5c4e 100644
--- a/sites/shared_conf.py
+++ b/sites/shared_conf.py
@@ -12,7 +12,7 @@ html_theme_options = {
'description': "A Python implementation of SSHv2.",
'github_user': 'paramiko',
'github_repo': 'paramiko',
- 'gittip_user': 'bitprophet',
+ 'gratipay_user': 'bitprophet',
'analytics_id': 'UA-18486793-2',
'travis_button': True,
}