We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fbec88d commit b605ff9Copy full SHA for b605ff9
README.md
@@ -1,5 +1,8 @@
1
<p align="center">
2
-<img src="https://github.com/dispatchrun/.github/blob/main/profile/dispatch_logo_light.png?raw=true" height="64"/>
+ <picture>
3
+ <source media="(prefers-color-scheme: dark)" srcset=".github/blob/main/profile/dispatch_logo_dark.png?raw=true">
4
+ <img alt="dispatch logo" src=".github/blob/main/profile/dispatch_logo_light.png?raw=true" height="64">
5
+ </picture>
6
</p>
7
8
# dispatch-py
0 commit comments