mirror of
https://github.com/MadcowD/ell.git
synced 2024-09-22 16:14:36 +03:00
wide logo dark
This commit is contained in:
@@ -1,5 +1,8 @@
|
||||
|
||||

|
||||
<picture>
|
||||
<source media="(prefers-color-scheme: dark)" srcset="ell-wide-dark.png">
|
||||
<source media="(prefers-color-scheme: light)" srcset="ell-wide-light.png">
|
||||
<img alt="ell logo that inverts based on color scheme" src="ell-wide.png">
|
||||
</picture>
|
||||
|
||||
--------------------------------------------------------------------------------
|
||||
|
||||
|
||||
Reference in New Issue
Block a user