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 ++-- themes/custom/parent | 2 +- 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 -- cgit v1.2.3