diff options
author | Jeff Forcier <jeff@bitprophet.org> | 2015-11-04 14:45:01 -0800 |
---|---|---|
committer | Jeff Forcier <jeff@bitprophet.org> | 2015-11-04 14:45:01 -0800 |
commit | ecf3a820323d7821c30ef4b568cb885b381e368a (patch) | |
tree | ed2c9625db49edc63fc6389d5d1c303740b508b3 /sites/shared_conf.py | |
parent | 49072f3537a8981e9d448c22481a1d2b92c03643 (diff) | |
parent | 2a99a8c9a4bde66720e9357963ce1896830528a1 (diff) |
Merge branch 'master' into 562-int
Diffstat (limited to 'sites/shared_conf.py')
-rw-r--r-- | sites/shared_conf.py | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sites/shared_conf.py b/sites/shared_conf.py index 4a6a5c4e..99fab315 100644 --- a/sites/shared_conf.py +++ b/sites/shared_conf.py @@ -12,7 +12,6 @@ html_theme_options = { 'description': "A Python implementation of SSHv2.", 'github_user': 'paramiko', 'github_repo': 'paramiko', - 'gratipay_user': 'bitprophet', 'analytics_id': 'UA-18486793-2', 'travis_button': True, } |