Fo me everything seems right but the image does not show up. I suspect that something is wrong with the path but I have tried various options and could not resolve the issue.
you need to have a “www” folder under /config …in file editor create a www folder, if it’s not already there
this /www is also called “local”
then you can place the image direct under www or in a new separate folder
/local/image.jpg or /local/images/image.jpg
It’s linux , and best practice is lowercase for files and folders … as you also will notice in the /config structure, and the whole OS for that matter, And a doubt any programmers use capital letters in file/folder path
EDIT: ( b ≠ B )
So it’s basically a bad “Windows” habit to use capital letters, in file/folder structure, and “very doubtful” in programming in HA environment