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

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


The following commit(s) were added to refs/heads/main by this push:
     new b45b6eb  [DOCS] fixing mobile nav color (#18) (#20)
b45b6eb is described below

commit b45b6ebfe78cb8441e3c5e8165e0e5fb435b9043
Author: Kelly-Ann Dolor <ke...@wherobots.com>
AuthorDate: Fri Sep 19 12:14:24 2025 -0700

    [DOCS] fixing mobile nav color (#18) (#20)
    
    fix #18
---
 mkdocs.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/mkdocs.yml b/mkdocs.yml
index fe6d489..021bab8 100644
--- a/mkdocs.yml
+++ b/mkdocs.yml
@@ -23,7 +23,7 @@ nav:
   - Blog: "https://sedona.apache.org/latest/blog/";
   - Community: "https://sedona.apache.org/latest/community/contact/";
   - Apache Software Foundation: "https://sedona.apache.org/latest/asf/asf/";
-  - Return to Sedona Homepage: "https://sedona.apache.org/latest/";
+  - Sedona Homepage: "https://sedona.apache.org/latest/";
 
 repo_url: https://github.com/apache/sedona-spatialbench/
 edit_uri: https://github.com/apache/sedona-spatialbench/blob/main/docs/

Reply via email to