Skip to content

Commit 1aed975

Browse files
authored
Update conf.py
1 parent c61e87d commit 1aed975

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/source/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,6 @@
2121
author = "Ansys Inc."
2222
release = version = datetime.now().strftime("%Y-%m-%d")
2323

24-
html_logo = pyansys_logo_black
2524
html_theme = "ansys_sphinx_theme"
2625
html_favicon = ansys_favicon
2726
html_context = {
@@ -32,6 +31,7 @@
3231
}
3332

3433
html_theme_options = {
34+
"logo": "pyansys",
3535
"github_url": "https://github.com/ansys/dev-guide",
3636
"show_prev_next": False,
3737
"show_breadcrumbs": True,

0 commit comments

Comments
 (0)