mirror of
https://github.com/esphome/esphome.git
synced 2025-09-02 11:22:24 +01:00
Use ESPHome logo on readme page according to theme (light/dark) (#7992)
This commit is contained in:
@@ -1,6 +1,11 @@
|
|||||||
# ESPHome [](https://discord.gg/KhAMKrd) [](https://GitHub.com/esphome/esphome/releases/)
|
# ESPHome [](https://discord.gg/KhAMKrd) [](https://GitHub.com/esphome/esphome/releases/)
|
||||||
|
|
||||||
[](https://esphome.io/)
|
<a href="https://esphome.io/">
|
||||||
|
<picture>
|
||||||
|
<source media="(prefers-color-scheme: dark)" srcset="https://esphome.io/_static/logo-text-on-dark.svg", alt="ESPHome Logo">
|
||||||
|
<img src="https://esphome.io/_static/logo-text-on-light.svg" alt="ESPHome Logo">
|
||||||
|
</picture>
|
||||||
|
</a>
|
||||||
|
|
||||||
**Documentation:** https://esphome.io/
|
**Documentation:** https://esphome.io/
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user