Skip to content

Commit d652187

Browse files
committed
..
1 parent a237d7a commit d652187

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/source/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
html_theme_path = [sphinx_rtd_theme.get_html_theme_path()]
1616

1717
def setup(app):
18-
app.add_stylesheet("main_stylesheet.css")
18+
app.add_css_file("main_stylesheet.css")
1919

2020
extensions = ['breathe']
2121
breathe_projects = { 'xsimd': '../xml' }

0 commit comments

Comments
 (0)