Skip to content

Commit

Permalink
chore: enhance readme banner (#216)
Browse files Browse the repository at this point in the history
  • Loading branch information
paulkr authored Jan 16, 2025
1 parent a3c3cb5 commit 5596f4c
Show file tree
Hide file tree
Showing 4 changed files with 1 addition and 23 deletions.
6 changes: 1 addition & 5 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,6 @@
<p align="center">
<a href="https://picaos.com">
<picture>
<source media="(prefers-color-scheme: dark)" srcset="./resources/images/logo-dark.svg">
<source media="(prefers-color-scheme: light)" srcset="./resources/images/logo-light.svg">
<img alt="Pica Logo" src="./resources/images/logo-light.svg" height="100px">
</picture>
<img alt="Pica Logo" src="./resources/images/banner.png" style="border-radius: 10px;">
</a>
</p>

Expand Down
Binary file added resources/images/banner.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
9 changes: 0 additions & 9 deletions resources/images/logo-dark.svg

This file was deleted.

Loading

0 comments on commit 5596f4c

Please sign in to comment.