mirror of
https://github.com/MadcowD/ell.git
synced 2024-09-22 16:14:36 +03:00
working docs
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
<picture>
|
||||
<source media="(prefers-color-scheme: dark)" srcset="docs/_static/ell-wide-dark.png">
|
||||
<source media="(prefers-color-scheme: light)" srcset="docs/_static/ell-wide-light.png">
|
||||
<img alt="ell logo that inverts based on color scheme" src="docs/_static/ell-wide.png">
|
||||
<source media="(prefers-color-scheme: dark)" srcset="docs/src/_static/ell-wide-dark.png">
|
||||
<source media="(prefers-color-scheme: light)" srcset="docs/src/_static/ell-wide-light.png">
|
||||
<img alt="ell logo that inverts based on color scheme" src="docs/src/_static/ell-wide.png">
|
||||
</picture>
|
||||
|
||||
--------------------------------------------------------------------------------
|
||||
|
||||
Reference in New Issue
Block a user