Update README.md#180
Conversation
There was a problem hiding this comment.
blocking — missing image assets
docs/quickaccess-dark.gif and docs/quickaccess-light.gif are referenced in the new "Quick Access" <picture> block (README.md lines 35–40) but neither file exists in the repository — docs/ only contains demo-dark.gif and demo-light.gif. Both images will render as broken on the README as-is.
Either commit the assets to docs/ alongside this PR, or remove/replace the <picture> block until the assets are ready.
Everything else looks good: the restructured header, nav bar, "What is it?" section, and Donate section are all well-formed, the heading anchors match the nav links, and CI is clean.
|
The blocking finding (missing |
There was a problem hiding this comment.
Round 2 follow-up — previous finding addressed.
The prior blocking finding (missing docs/quickaccess-dark.gif / docs/quickaccess-light.gif) is resolved: both assets are now committed alongside the README changes. No other issues — the restructured header, nav bar, "What is it?" section, Quick Access block, and Donate section all look good. CI is clean.
There was a problem hiding this comment.
Round 3 follow-up — previous findings addressed.
The prior blocking finding (missing docs/quickaccess-dark.gif / docs/quickaccess-light.gif) was resolved in round 2, which also approved the PR. The final commit (70e06e0 Update README.md) introduces no new issues — the overall diff is a clean README-only change with well-formed HTML, correct anchor nav links, and the committed GIF assets. No CLAUDE.md violations. CI is clean (only the in-progress ssot review pipeline, no code checks failing).
No description provided.