Skip to content

Commit f13c55f

Browse files
committed
docs: update sphinx conf
1 parent 1ae0877 commit f13c55f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -272,5 +272,5 @@
272272
highlight_language = 'js'
273273

274274
def setup(app):
275-
app.add_stylesheet('custom.css')
275+
app.add_css_file('custom.css')
276276

0 commit comments

Comments
 (0)