diff options
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 |
