We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 996cf06 commit 08cdafbCopy full SHA for 08cdafb
1 file changed
docs/source/conf.py
@@ -19,9 +19,9 @@
19
20
html_theme = "furo"
21
html_static_path = ["_static"]
22
-html_title = "distributed-resource-optimization"
23
-
24
html_theme_options = {
+ "dark_logo": "logo.svg",
+ "light_logo": "logo.svg",
25
"sidebar_hide_name": False,
26
"source_repository": "https://github.com/Digitalized-Energy-Systems/mango-optimization/",
27
"source_branch": "main",
0 commit comments