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 da378c3 commit cb87048Copy full SHA for cb87048
README.md
@@ -2,7 +2,7 @@
2
<picture>
3
<source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/ZeroIntensity/view.py/name-in-readme/assets/logo_theme_dark.png" alt="view.py logo (dark)" width=250 height=auto>
4
<source media="(prefers-color-scheme: light)" srcset="https://raw.githubusercontent.com/ZeroIntensity/view.py/name-in-readme/assets/logo_theme_light.png" alt="view.py logo (light)" width=250 height=auto>
5
- <img alt="view.py logo" src="https://user-images.githubusercontent.com/25423296/163456779-a8556205-d0a5-45e2-ac17-42d089e3c3f8.png">
+ <img alt="view.py logo">
6
</picture>
7
</div>
8
0 commit comments