Skip to content

Commit 222d3fe

Browse files
remove comment
1 parent d8ace76 commit 222d3fe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/conf.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@
7272
# relative to this directory. They are copied after the builtin static files,
7373
# so a file named "default.css" will overwrite the builtin "default.css".
7474
html_static_path = ['_static']
75-
html_css_files=["css/custom.css"]#, "css/sidebar.css"]
75+
html_css_files=["css/custom.css"]
7676
html_title = "RedisVL"
7777
html_context = {
7878
"default_mode": "dark"

0 commit comments

Comments
 (0)