Skip to content

Commit 3709fbe

Browse files
committed
Fix docs building
1 parent c9f5cdf commit 3709fbe

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
@@ -201,4 +201,4 @@
201201

202202

203203
def setup(app):
204-
app.add_stylesheet('css/custom.css')
204+
app.add_css_file('css/custom.css')

0 commit comments

Comments
 (0)