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

lzljs3620320 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 c9e62d711 [doc] Update logo to simple shorter
c9e62d711 is described below

commit c9e62d7110a0c4262ae8c52ba7bcfac84a3795f4
Author: Jingsong <[email protected]>
AuthorDate: Thu Jul 25 13:09:15 2024 +0800

    [doc] Update logo to simple shorter
---
 README.md                     |   2 +-
 docs/static/paimon-simple.png | Bin 0 -> 8541 bytes
 2 files changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index 5f95e40b7..bf3e1d69d 100644
--- a/README.md
+++ b/README.md
@@ -1,4 +1,4 @@
-![Paimon](https://paimon.apache.org/assets/paimon_blue.svg)
+![Paimon](https://github.com/apache/paimon/blob/master/docs/static/paimon-simple.png)
 
 
[![License](https://img.shields.io/badge/license-Apache%202-4EB1BA.svg)](https://www.apache.org/licenses/LICENSE-2.0.html)
 [![Get on 
Slack](https://img.shields.io/badge/slack-join-orange.svg)](https://the-asf.slack.com/archives/C053Q2NCW8G)
diff --git a/docs/static/paimon-simple.png b/docs/static/paimon-simple.png
new file mode 100644
index 000000000..04f78ceab
Binary files /dev/null and b/docs/static/paimon-simple.png differ

Reply via email to