diff options
Diffstat (limited to 'docs/conf.py')
| -rw-r--r-- | docs/conf.py | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/docs/conf.py b/docs/conf.py index 17f693a..332c3de 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -16,5 +16,4 @@ pygments_style = 'sphinx' sys.path.append(os.path.abspath('_themes')) html_theme_path = ['_themes'] html_theme = 'pelican' -html_static_path = ['_static'] html_theme_options = { 'nosidebar': True } |
