Skip to content

Commit 33b2ebf

Browse files
authored
Merge pull request #61 from Materials-Data-Science-and-Informatics/60-add-new-logo-to-repo
add new logo to repo
2 parents f515db0 + b0379b5 commit 33b2ebf

3 files changed

Lines changed: 7 additions & 2 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.

docs/logo.svg

Lines changed: 0 additions & 2 deletions
This file was deleted.

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)