Skip to content

docs(readme): use absolute raw-GitHub URL for the logo so it renders on PyPI - #128

Merged
vedaant00 merged 1 commit into
mainfrom
fix/readme-logo-absolute-url
Aug 10, 2026
Merged

docs(readme): use absolute raw-GitHub URL for the logo so it renders on PyPI#128
vedaant00 merged 1 commit into
mainfrom
fix/readme-logo-absolute-url

Conversation

@vedaant00

Copy link
Copy Markdown
Collaborator

The header logo used a repo-relative src (public/logo.png), which GitHub resolves but PyPI cannot — PyPI renders the README standalone with no access to repo files, so the logo showed as a broken image on the package page. Point it at the raw.githubusercontent.com URL on main (verified 200), matching how the Glama badge below it already uses an absolute URL.

…on PyPI

The header logo used a repo-relative src (public/logo.png), which GitHub
resolves but PyPI cannot — PyPI renders the README standalone with no
access to repo files, so the logo showed as a broken image on the package
page. Point it at the raw.githubusercontent.com URL on main (verified
200), matching how the Glama badge below it already uses an absolute URL.
@vedaant00
vedaant00 merged commit 67fdb1a into main Aug 10, 2026
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant