summaryrefslogtreecommitdiffhomepage
path: root/sites
diff options
context:
space:
mode:
Diffstat (limited to 'sites')
-rw-r--r--sites/shared_conf.py2
1 files changed, 0 insertions, 2 deletions
diff --git a/sites/shared_conf.py b/sites/shared_conf.py
index c48dcdce..d6852cc7 100644
--- a/sites/shared_conf.py
+++ b/sites/shared_conf.py
@@ -11,8 +11,6 @@ html_theme_path = [alabaster.get_path()]
html_static_path = ['../_shared_static']
html_theme = 'alabaster'
html_theme_options = {
- 'logo': 'logo.png',
- 'logo_name': 'true',
'description': "A Python implementation of SSHv2.",
'github_user': 'paramiko',
'github_repo': 'paramiko',