We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d8ace76 commit 222d3feCopy full SHA for 222d3fe
docs/conf.py
@@ -72,7 +72,7 @@
72
# relative to this directory. They are copied after the builtin static files,
73
# so a file named "default.css" will overwrite the builtin "default.css".
74
html_static_path = ['_static']
75
-html_css_files=["css/custom.css"]#, "css/sidebar.css"]
+html_css_files=["css/custom.css"]
76
html_title = "RedisVL"
77
html_context = {
78
"default_mode": "dark"
0 commit comments