summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLibravatarUnit 193 <unit193@ubuntu.com>2015-05-19 15:46:04 -0400
committerLibravatarUnit 193 <unit193@ubuntu.com>2015-05-19 15:46:04 -0400
commitb67fbf610152c55d0693b9034084cb4cf3c86eaf (patch)
tree56206d74cbbe8d3cd52f5c25c054f441179462dd
parent35d7abf221d9e26317f2737c23daf19b3d7ba37d (diff)
Use Cyborg with bootstrap.
-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