diff --git a/_static/.gitignore b/_static/.gitignore new file mode 100644 index 0000000..e69de29 diff --git a/conf.py b/conf.py index dd68872..6cff11d 100644 --- a/conf.py +++ b/conf.py @@ -100,7 +100,7 @@ # a list of builtin themes. #html_theme = 'alabaster' #html_theme = 'classic' -html_theme = 'default' +#html_theme = 'default' # Theme options are theme-specific and customize the look and feel of a theme # further. For a list of options available for each theme, see the