We need to add image in theme->assets->img.

Then follow the syntax form adding images from theme asset.
<img class=”header-sidebar-menu-push-icon” src=‘{{getThemeAssetsPath “img/american.png”}}’ alt=”header_logo” title=”header_logo”>

We need to add image in theme->assets->img.

Then follow the syntax form adding images from theme asset.
<img class=”header-sidebar-menu-push-icon” src=‘{{getThemeAssetsPath “img/american.png”}}’ alt=”header_logo” title=”header_logo”>

How to update static url to theme asset path in homepage slider.json file ?
give me syntax for adding themeassetpath in json file…