Skip to content

Commit

Permalink
docs: minor improvements (#162)
Browse files Browse the repository at this point in the history
  • Loading branch information
AyushSehrawat authored Jan 24, 2024
1 parent 2ad7986 commit bac8284
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
<div align="center">
<a href="/~https://github.com/dreulavelle/iceberg">
<picture>
<source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/dreulavelle/iceberg/main/assets/iceberg-dark.png">
<img alt="Iceberg" src="https://raw.githubusercontent.com/dreulavelle/iceberg/main/assets/iceberg-light.png">
<source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/dreulavelle/iceberg/main/assets/iceberg-light.png">
<img alt="Iceberg" src="https://raw.githubusercontent.com/dreulavelle/iceberg/main/assets/iceberg-dark.png">
</picture>
</a>
</div>
Expand Down

0 comments on commit bac8284

Please sign in to comment.