updates styling on README (#1757)

* update readme styling

* try relative path

* rm duplicate

* mv anchor

* Update README.md

* add light logo
This commit is contained in:
abelanger5
2025-05-20 14:56:57 -04:00
committed by GitHub
parent 246f284a98
commit a7cda3f073
2 changed files with 4 additions and 6 deletions
+4 -6
View File
@@ -1,12 +1,10 @@
<div align="center">
<a href ="https://hatchet.run?utm_source=github&utm_campaign=readme">
<picture>
<source media="(prefers-color-scheme: dark)" srcset="https://framerusercontent.com/images/KBMnpSO12CyE6UANhf4mhrg6na0.png?scale-down-to=200">
<source media="(prefers-color-scheme: light)" srcset="https://framerusercontent.com/images/KBMnpSO12CyE6UANhf4mhrg6na0.png?scale-down-to=200">
<a href ="https://hatchet.run">
<img alt="Hatchet Logo" src="https://framerusercontent.com/images/KBMnpSO12CyE6UANhf4mhrg6na0.png?scale-down-to=200">
</a>
<source media="(prefers-color-scheme: dark)" srcset="./frontend/docs/public/hatchet_logo.png">
<img width="200" alt="Hatchet Logo" src="./frontend/docs/public/hatchet_logo_light.png">
</picture>
</a>
### Run Background Tasks at Scale
Binary file not shown.

After

Width:  |  Height:  |  Size: 20 KiB