This is an automated email from the ASF dual-hosted git repository.

jiayu pushed a commit to branch branch-0.3.0
in repository https://gitbox.apache.org/repos/asf/sedona-db.git


The following commit(s) were added to refs/heads/branch-0.3.0 by this push:
     new 178d5b47 docs: Remove badges from docs homepage due to Apache CSP 
restrictions (#724)
178d5b47 is described below

commit 178d5b473ba699014221cf07594ba51e2f4f78c1
Author: Jia Yu <[email protected]>
AuthorDate: Tue Mar 17 01:25:58 2026 -0700

    docs: Remove badges from docs homepage due to Apache CSP restrictions (#724)
---
 docs/index.md | 2 --
 1 file changed, 2 deletions(-)

diff --git a/docs/index.md b/docs/index.md
index 203b84d3..07fd265e 100644
--- a/docs/index.md
+++ b/docs/index.md
@@ -22,8 +22,6 @@ title: Introducing SedonaDB
   under the License.
 -->
 
-[![PyPI 
Version](https://img.shields.io/pypi/v/sedonadb)](https://pypi.org/project/sedonadb/)
 [![PyPI - 
Downloads](https://img.shields.io/pypi/dm/sedonadb)](https://pepy.tech/project/sedonadb)
 
[![Downloads](https://static.pepy.tech/personalized-badge/sedonadb?period=total&units=international_system&left_color=black&right_color=brightgreen&left_text=total%20downloads)](https://pepy.tech/project/sedonadb)
-
 SedonaDB is an open-source single-node analytical database engine with 
**geospatial as a first-class citizen**. It aims to deliver the fastest spatial 
analytics query speed and the most comprehensive function coverage available.
 
 SedonaDB is perfect for processing smaller to medium datasets on local 
machines or cloud instances. For distributed workloads, you can leverage the 
power of SedonaSpark, SedonaFlink, or SedonaSnow.

Reply via email to