We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 194c543 commit 77a342dCopy full SHA for 77a342d
2 files changed
docs/assets/images/E3SM_Icon_270.png
15.8 KB
mkdocs.yml
@@ -52,14 +52,16 @@ theme:
52
font:
53
text: Roboto
54
code: Roboto Mono
55
- favicon: assets/images/E3SM_Logo.png
+ favicon: assets/images/E3SM_Icon_270.png
56
logo: assets/images/E3SM_Logo.png
57
icon:
58
repo: fontawesome/brands/github
59
60
plugins:
61
- search
62
- - social
+ - social:
63
+ cards_layout_options:
64
+ logo: docs/assets/images/E3SM_Icon_270.png
65
66
repo_url: https://github.com/E3SM-Project/aigroup
67
repo_name: E3SM-Project/aigroup
0 commit comments