Skip to content

Commit

Permalink
fixed Ditto logo in Readme.md
Browse files Browse the repository at this point in the history
  • Loading branch information
thjaeckle committed May 6, 2022
1 parent c913a14 commit 5ffb779
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<a href="https://eclipse.org/ditto/">
<img src="https://raw.githubusercontent.com/eclipse/ditto/master/logo/ditto_fordarkbg.svg?sanitize=true#gh-dark-mode-only" alt="Ditto Logo dark" width="100%" height="250">
<img src="https://raw.githubusercontent.com/eclipse/ditto/master/logo/ditto.svg?sanitize=true#gh-light-mode-only" alt="Ditto Logo light" width="100%" height="250">
<div align="center">
<img src="https://raw.githubusercontent.com/eclipse/ditto/master/logo/ditto_fordarkbg.svg?sanitize=true#gh-dark-mode-only" alt="Ditto Logo dark" height="250">
<img src="https://raw.githubusercontent.com/eclipse/ditto/master/logo/ditto.svg?sanitize=true#gh-light-mode-only" alt="Ditto Logo light" height="250">
</a>


Expand Down

0 comments on commit 5ffb779

Please sign in to comment.