You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently, if an image ref is simply relative (and not absolute with respect to content folder), it will not be uploaded to the right place in the site to work.
The img responsive tag, or an absolute content ref will work.
Find a way to make this work with a simple ref and eleventy, while remaining backward compatible with the existing images.