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 422fa63 commit a2d0c83Copy full SHA for a2d0c83
README.md
@@ -1,4 +1,8 @@
1
-
+<picture>
2
+ <source media="(prefers-color-scheme: dark)" srcset="./priv/static/phoenix-orange.png" />
3
+ <source media="(prefers-color-scheme: light)" srcset="./priv/static/phoenix.png" />
4
+ <img src="./priv/static/phoenix.png" alt="Phoenix logo" />
5
+</picture>
6
7
> Peace of mind from prototype to production.
8
priv/static/phoenix-orange.png
15.7 KB
0 commit comments