Skip to content

Commit a4d7306

Browse files
committed
Cleanup css redundancy after rebase
1 parent 728c816 commit a4d7306

File tree

2 files changed

+0
-8
lines changed

2 files changed

+0
-8
lines changed

docs/source/_static/css/logo.css

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

docs/source/conf.py

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -118,10 +118,6 @@
118118
html_static_path = ["_static"]
119119
html_css_files = ["css/style.css"]
120120

121-
html_css_files = [
122-
"css/logo.css",
123-
]
124-
125121
# Custom sidebar templates, must be a dictionary that maps document names
126122
# to template names.
127123
#

0 commit comments

Comments
 (0)