Skip to content

Commit fda6b32

Browse files
raphbagswoboda1337
andauthored
fix: Update boot logo file path in LVGL cookbook (#5318)
Co-authored-by: Jonathan Swoboda <[email protected]>
1 parent 115e145 commit fda6b32

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/cookbook/lvgl.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1230,7 +1230,7 @@ esphome:
12301230
- lvgl.widget.hide: boot_screen
12311231
12321232
image:
1233-
- file: https://esphome.io/_static/favicon-512x512.png
1233+
- file: https://esphome.io/favicon.ico
12341234
id: boot_logo
12351235
resize: 200x200
12361236
type: RGB565

0 commit comments

Comments
 (0)