aboutsummaryrefslogtreecommitdiff
path: root/conf.py
diff options
context:
space:
mode:
Diffstat (limited to 'conf.py')
-rw-r--r--conf.py10
1 files changed, 10 insertions, 0 deletions
diff --git a/conf.py b/conf.py
index 79e49e1..aef57e6 100644
--- a/conf.py
+++ b/conf.py
@@ -59,6 +59,16 @@ html_theme_options = {
'font_size': '16px',
}
+html_sidebars = {
+ '**': [
+ 'about.html',
+ 'navigation.html',
+ 'relations.html',
+ 'searchbox.html',
+ 'donate.html',
+ ]
+}
+
# PDF output