Skip to content

Commit 93955f5

Browse files
authored
🔧 MAINTAIN: Drop furo-specific stylesheet (#22)
1 parent 43bb2cc commit 93955f5

File tree

2 files changed

+0
-17
lines changed

2 files changed

+0
-17
lines changed

docs/_static/sd-furo.css

Lines changed: 0 additions & 14 deletions
This file was deleted.

docs/conf.py

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -44,9 +44,6 @@
4444
html_theme_options = {
4545
"sidebar_hide_name": True,
4646
}
47-
html_css_files = [
48-
"sd-furo.css",
49-
]
5047
if html_theme == "sphinx_rtd_theme":
5148
html_theme_options = {
5249
"logo_only": True,

0 commit comments

Comments
 (0)