-
Snugug Well, I wasn't sure what it had to be relative to… But also: I was (for no real reason) storing my images in
src/images
, but using 11ty passthrough to move them intocontent/assets/images
. That meant the source path & img src didn't match. Moving the source folder fixed it