using an image from “media/files” when customizing a theme
February 17, 2020 at 10:17 pm#1757

Say, I wanted to insert an image somewhere inside index.hbs. If i use img src file (i.e. a local link) , it works with a local copy but doesn’t get replaced with my domain link when syncing a site with my hosting provider.
Am I missing something here?