Commit ed14b0b
Add local logo assets, stop hotlinking vgi-rpc-python's site
This was the only repo in the vgi-rpc fleet with no local logo pipeline at
all — its README's logo <img> hotlinked another repo's deployed docs
domain (vgi-rpc-python.query.farm), a fragile cross-repo dependency (if
that site's layout or domain ever changes, this README's image silently
breaks).
Added assets/logo-master.png (the genuinely transparent master shared
across the fleet) and a derived assets/vgi-logo.png (600w, matching the
java/rust ports' own derived-asset convention), and pointed the README at
this repo's own raw.githubusercontent.com URL instead.
Not ported: the java/rust regenerate_logo_assets.py script's landing-page-
patching step, since this repo has no landing.html to patch (no HTTP demo
page). The two asset files above were generated directly from the shared
master with a one-off PIL resize instead.
Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01CZjHueBJtuRsGCEF18SDCn1 parent 2949ff1 commit ed14b0b
3 files changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
| 2 | + | |
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| |||
Loading
Loading
0 commit comments