summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--conf.py4
-rw-r--r--themes/custom/parent2
2 files changed, 3 insertions, 3 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
diff --git a/themes/custom/parent b/themes/custom/parent
index 3e1a861..ac7bcbb 100644
--- a/themes/custom/parent
+++ b/themes/custom/parent
@@ -1 +1 @@
-bootstrap3 \ No newline at end of file
+bootstrap \ No newline at end of file