Make this image tag access a local file.

<html>
 <body>
  <img src="https://getmimo.com/r/shoes.png">
 </body>
</html>]]>

"shoes.png" is a file name, so it's a local image.