diff options
-rw-r--r-- | conf.py | 4 |
1 files changed, 0 insertions, 4 deletions
@@ -35,10 +35,6 @@ html_favicon = '_static/favicon.ico' | |||
35 | html_theme_options = { | 35 | html_theme_options = { |
36 | } | 36 | } |
37 | html_sidebars = { | 37 | html_sidebars = { |
38 | '**': [ | ||
39 | 'about.html', | ||
40 | 'relations.html', | ||
41 | ] | ||
42 | } | 38 | } |
43 | 39 | ||
44 | html_static_path = ['_static'] | 40 | html_static_path = ['_static'] |