Skip to content

Commit

Permalink
fix darkmode image
Browse files Browse the repository at this point in the history
  • Loading branch information
a-r-j committed Apr 12, 2022
1 parent 8c5d244 commit 3ade4a7
Showing 1 changed file with 8 additions and 1 deletion.
9 changes: 8 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,14 @@
[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)
<a href="https://github.com/psf/black"><img alt="Code style: black" src="https://img.shields.io/badge/code%20style-black-000000.svg"></a>

[![banner](./imgs/graphein.png#gh-light-mode-only)![banner](./imgs/graphein_dark.png#gh-dark-mode-only)](http://www.graphein.ai)
<p align="center">
<a href="https://www.graphein.ai/#gh-light-mode-only">
<img src="./imgs/graphein.png" width="100%"/>
</a>
<a href="https://www.graphein.ai/#gh-dark-mode-only">
<img src=".imgs/graphein_dark.png" width="100%"/>
</a>
</p>

<br></br>

Expand Down

0 comments on commit 3ade4a7

Please sign in to comment.