diff options
| -rw-r--r-- | conf.py | 4 | ||||
| -rw-r--r-- | themes/custom/parent | 2 |
2 files changed, 3 insertions, 3 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 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 |
