Skip to content

Commit

Permalink
additional changes for search not working #84
Browse files Browse the repository at this point in the history
  • Loading branch information
Stefano David committed Nov 27, 2019
1 parent e9022f5 commit 5d47b26
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
1 change: 0 additions & 1 deletion source/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -217,6 +217,5 @@

def setup(app):
app.add_css_file('https://use.fontawesome.com/releases/v5.7.0/css/all.css')
app.add_css_file('css/odh.css')
app.add_config_value('googleanalytics_id', '', 'html')
app.add_config_value('googleanalytics_enabled', True, 'html')
1 change: 1 addition & 0 deletions source/odh/theme.conf
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
[theme]
inherit = sphinx_rtd_theme
stylesheet = css/odh.css
pygments_style = sphinx

[options]
Expand Down

0 comments on commit 5d47b26

Please sign in to comment.