summaryrefslogtreecommitdiffhomepage
path: root/sites/shared_conf.py
diff options
context:
space:
mode:
Diffstat (limited to 'sites/shared_conf.py')
-rw-r--r--sites/shared_conf.py6
1 files changed, 0 insertions, 6 deletions
diff --git a/sites/shared_conf.py b/sites/shared_conf.py
index 333db542..89e0a56d 100644
--- a/sites/shared_conf.py
+++ b/sites/shared_conf.py
@@ -5,12 +5,6 @@ import sys
import alabaster
-# Add local blog extension
-sys.path.append(os.path.abspath('.'))
-extensions = ['blog']
-rss_link = 'http://paramiko.org'
-rss_description = 'Paramiko project news'
-
# Alabaster theme
html_theme_path = [alabaster.get_path()]
# Paths relative to invoking conf.py - not this shared file