Skip to content

Commit a456a2b

Browse files
committed
Fix indenting of logo and overrides and add favicon
1 parent 47e6f7f commit a456a2b

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

mkdocs.yml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,9 @@ edit_uri: edit/main/docs/
77
theme:
88
name: material
99
locale: en
10+
logo: Images/soar.png
11+
favicon: Images/soar.png
12+
custom_dir: overrides
1013
features:
1114
- content.code.copy
1215
- content.action.view
@@ -33,8 +36,6 @@ theme:
3336
toggle:
3437
icon: material/toggle-switch
3538
name: Switch to light mode
36-
logo: Images/soar.png
37-
custom_dir: overrides
3839

3940
extra_javascript:
4041
- javascripts/mathjax.js

0 commit comments

Comments
 (0)