Skip to content

docs: Remove badges from docs homepage due to Apache CSP restrictions#724

Merged
jiayuasu merged 1 commit into
apache:mainfrom
jiayuasu:remove-badges-from-docs
Mar 17, 2026
Merged

docs: Remove badges from docs homepage due to Apache CSP restrictions#724
jiayuasu merged 1 commit into
apache:mainfrom
jiayuasu:remove-badges-from-docs

Conversation

@jiayuasu
Copy link
Copy Markdown
Member

Remove PyPI download badges from the docs homepage (docs/index.md). The badges remain in README.md where they render correctly on GitHub.

Why

The Apache website (sedona.apache.org) enforces a Content Security Policy that only allows images from *.apache.org and a few other whitelisted domains. Badge images from img.shields.io and static.pepy.tech are blocked by this CSP, resulting in broken images on the docs homepage.

Files changed

  • docs/index.md — Removed badge line

@jiayuasu jiayuasu merged commit b66fa41 into apache:main Mar 17, 2026
4 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