What is the correct way to include say a logo in my header? Do I use the asset in the dist folder? When I use {{get_template_directory_uri()}}/dist/images/vow-logo.png
in my header template I end up in the resource folder which breaks my image.
2 Likes