Skip to content

Commit e584fc3

Browse files
committed
[no ci] docs: change hex logo to horizontal text logo
1 parent cf03d87 commit e584fc3

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed
12.5 KB
Loading

docsrc/source/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -122,7 +122,7 @@
122122
"use_download_button": True,
123123
"logo": {"alt-text": "BayesFlow"},
124124
}
125-
html_logo = "_static/bayesflow_hex.png"
125+
html_logo = "_static/bayesflow_hor.png"
126126
html_favicon = "_static/bayesflow_hex.ico"
127127
html_baseurl = "https://www.bayesflow.org/"
128128
html_js_files = ["https://cdnjs.cloudflare.com/ajax/libs/require.js/2.3.4/require.min.js"]

0 commit comments

Comments
 (0)