diff options
| author | 2015-05-19 15:46:04 -0400 | |
|---|---|---|
| committer | 2015-05-19 15:46:04 -0400 | |
| commit | b67fbf610152c55d0693b9034084cb4cf3c86eaf (patch) | |
| tree | 56206d74cbbe8d3cd52f5c25c054f441179462dd /conf.py | |
| parent | 35d7abf221d9e26317f2737c23daf19b3d7ba37d (diff) | |
Use Cyborg with bootstrap.
Diffstat (limited to 'conf.py')
| -rw-r--r-- | conf.py | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -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 |
