Skip to content

Commit

Permalink
New logo readme fix (#280)
Browse files Browse the repository at this point in the history
* Add new logos

* Update footer/logo in website and github

* Fix logo

* Fix logo
  • Loading branch information
karpetrosyan authored Oct 7, 2024
1 parent 3595655 commit 8d335db
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,12 @@
<p align="center" class="logo">
<div align="center">
<a href=""><img width="350" height="250" src="https://raw.githubusercontent.com/karpetrosyan/hishel/master/docs/static/Shelkopryad_350x250_black.png#only-light" alt='HTTPX'></a>
<a href=""><img width="350" height="250" src="https://raw.githubusercontent.com/karpetrosyan/hishel/master/docs/static/Shelkopryad_350x250_yellow.png#gh-dark-mode-only" alt='HTTPX'></a>
<a href=""><img width="350" height="250" src="https://raw.githubusercontent.com/karpetrosyan/hishel/master/docs/static/Shelkopryad_350x250_black.png#gh-light-mode-only" alt='HTTPX'></a>
</div>
</p>



<p align="center"><strong>Hishel</strong> <em>- An elegant HTTP Cache implementation for httpx and httpcore.</em></p>

<p align="center">
Expand Down

0 comments on commit 8d335db

Please sign in to comment.