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
All the images under assets/images/ are named in lowercase. The Markdown files sometimes reference capitalized names (e.g. Crop.png vs crop.png). The image is missing in the rendered output.
This is probably a good issue for an LLM agent to fix.
All the images under
assets/images/are named in lowercase. The Markdown files sometimes reference capitalized names (e.g.Crop.pngvscrop.png). The image is missing in the rendered output.This is probably a good issue for an LLM agent to fix.