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

JingsongLi pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/paimon.git


The following commit(s) were added to refs/heads/master by this push:
     new 6b2a464069 [doc] Optimize Apache Paimon in index page
6b2a464069 is described below

commit 6b2a4640696f356f066f7cf62069efc19e70c15a
Author: JingsongLi <[email protected]>
AuthorDate: Sat May 23 09:29:45 2026 +0800

    [doc] Optimize Apache Paimon in index page
---
 docs/docusaurus.config.js | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docs/docusaurus.config.js b/docs/docusaurus.config.js
index 4b53d323e6..14c1a41340 100644
--- a/docs/docusaurus.config.js
+++ b/docs/docusaurus.config.js
@@ -116,7 +116,7 @@ const config = {
         title: 'Apache Paimon',
         logo: {
           alt: 'Apache Paimon Logo',
-          src: 'paimon_black.svg',
+          src: 'favicon_blue.svg',
           srcDark: 'paimon_white.svg',
         },
         items: [

Reply via email to