From b67fbf610152c55d0693b9034084cb4cf3c86eaf Mon Sep 17 00:00:00 2001 From: Unit 193 Date: Tue, 19 May 2015 15:46:04 -0400 Subject: Use Cyborg with bootstrap. --- conf.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'conf.py') 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 -- cgit v1.2.3