Skip to content

Commit 3639493

Browse files
authored
Merge pull request #4 from pathsim/initial-setup
update logo for docs
2 parents 6f66e90 + b8b890b commit 3639493

5 files changed

Lines changed: 2 additions & 1 deletion

File tree

docs/source/conf.py

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,8 +42,9 @@
4242
# -- Options for HTML output -------------------------------------------------
4343

4444
html_theme = 'furo'
45-
html_static_path = ['_static']
45+
html_static_path = ['_static', 'logos']
4646
html_css_files = ['custom.css']
47+
html_logo = 'logos/pathsim_logo.png'
4748

4849
html_theme_options = {
4950
"light_css_variables": {

docs/source/logos/pathsim_logo.png

20.1 KB
Loading
19.7 KB
Loading
14.1 KB
Loading
20.5 KB
Loading

0 commit comments

Comments
 (0)