aboutsummaryrefslogtreecommitdiffstats
path: root/manual/conf.py
diff options
context:
space:
mode:
Diffstat (limited to 'manual/conf.py')
-rw-r--r--manual/conf.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/manual/conf.py b/manual/conf.py
index be8357d6..32800305 100644
--- a/manual/conf.py
+++ b/manual/conf.py
@@ -11,7 +11,7 @@ project = 'QPDF'
copyright = '2005-2021, Jay Berkenbilt'
author = 'Jay Berkenbilt'
release = '10.4.0'
-html_theme = 'agogo'
+html_theme = 'nature'
html_theme_options = {
"body_max_width": None,
}