Skip to content

Commit da1ab7f

Browse files
author
Néstor Salceda
committed
docs: Fix styles on GH pages
1 parent fbc13b5 commit da1ab7f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@
102102
# Add any paths that contain custom static files (such as style sheets) here,
103103
# relative to this directory. They are copied after the builtin static files,
104104
# so a file named "default.css" will overwrite the builtin "default.css".
105-
html_static_path = ['_static']
105+
html_static_path = ['static']
106106

107107
# -- Options for HTMLHelp output ------------------------------------------
108108

0 commit comments

Comments
 (0)