This is an automated email from the ASF dual-hosted git repository.
jiayu pushed a commit to branch branch-1.7.2
in repository https://gitbox.apache.org/repos/asf/sedona.git
The following commit(s) were added to refs/heads/branch-1.7.2 by this push:
new 92c6e6401e [DOCS] moving title to yml frontmatter (#2107)
92c6e6401e is described below
commit 92c6e6401ec0690a32a12572ca1964bd8c57e299
Author: Kelly-Ann Dolor <[email protected]>
AuthorDate: Wed Jul 16 10:55:28 2025 -0700
[DOCS] moving title to yml frontmatter (#2107)
* moving title to yml frontmatter
* moving title to yml frontmatter
* shortening title
---
docs/blog/index.md | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
diff --git a/docs/blog/index.md b/docs/blog/index.md
index fa0c5deff1..90a1400c6f 100644
--- a/docs/blog/index.md
+++ b/docs/blog/index.md
@@ -3,6 +3,7 @@ hide:
- navigation
+title: Blog
---
<!--
@@ -24,6 +25,4 @@ hide:
# under the License.
-->
-# Apache Sedona Blog
-
The official source for Apache Sedona news, technical insights, release
updates, and best practices in large-scale spatial data management.