mirror of
				https://github.com/esphome/esphome.git
				synced 2025-10-30 22:53:59 +00: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/) | ||||
|  | ||||
| [](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/ | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user