Skip to content

Commit b0379b5

Browse files
committed
add new logos to pages and readme
1 parent 5f7c7bd commit b0379b5

2 files changed

Lines changed: 7 additions & 0 deletions

File tree

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,11 @@
2222

2323
<!-- --8<-- [start:abstract] -->
2424

25+
<div style="text-align: center;">
26+
<img alt="HMC Logo" src="https://github.com/Materials-Data-Science-and-Informatics/Logos/raw/main/Somesy/Somesy_Logo_Text.png" style="width: 50%; height: 50%;" />
27+
</div>
28+
29+
2530
# somesy
2631

2732
Somesy (**so**ftware **me**tadata **sy**nc) is a CLI tool to avoid messy software project metadata by keeping it in sync.

mkdocs.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -73,6 +73,8 @@ theme:
7373
toggle:
7474
icon: material/brightness-4
7575
name: Switch to light mode
76+
logo: "https://github.com/Materials-Data-Science-and-Informatics/Logos/raw/main/Somesy/Somesy_Logo.png"
77+
favicon: "https://github.com/Materials-Data-Science-and-Informatics/Logos/raw/main/Somesy/Somesy_Logo.png"
7678

7779
extra_css:
7880
# list of extra CSS files to override and configure defaults:

0 commit comments

Comments
 (0)