Nothing in the images/ folder is reaching the page.
If you're previewing locally, this file needs to be served over HTTP —
run python3 -m http.server and open localhost:8000
rather than opening the file directly.
If this is the live site, images/manifest.json is missing or
out of date. See README.md.