How do we know <img src="/img/earth.png"> is trying to access a local file?
<img src="/img/earth.png">
https://
src
Because there's no https:// in the src attribute.