summaryrefslogtreecommitdiffstats
path: root/conf.py
diff options
context:
space:
mode:
Diffstat (limited to 'conf.py')
-rw-r--r--conf.py4
1 files changed, 2 insertions, 2 deletions
diff --git a/conf.py b/conf.py
index f2cade2..bbd08a5 100644
--- a/conf.py
+++ b/conf.py
@@ -116,8 +116,8 @@ NAVIGATION_LINKS = {
}
# Name of the theme to use.
-THEME = "bootstrap3"
-#THEME = "custom"
+#THEME = "bootstrap3"
+THEME = "custom"
# Below this point, everything is optional