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

coolfrog pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/incubator-horaedb-docs.git


The following commit(s) were added to refs/heads/main by this push:
     new 36fccc7  chore: add logo and remove ceresdb's logo (#122)
36fccc7 is described below

commit 36fccc78ff24a753175a46cfde6c173f6d66fd94
Author: Ruixiang Tan <[email protected]>
AuthorDate: Fri Dec 29 13:37:48 2023 +0800

    chore: add logo and remove ceresdb's logo (#122)
---
 docs/src/cn/about.md                        |   2 +-
 docs/src/en/about.md                        |   2 +-
 docs/src/resources/images/CeresDB-black.png | Bin 106072 -> 0 bytes
 docs/src/resources/images/CeresDB-blue.png  | Bin 118883 -> 0 bytes
 docs/src/resources/images/CeresDB-white.png | Bin 119722 -> 0 bytes
 docs/src/resources/images/CeresDB.png       | Bin 123035 -> 0 bytes
 6 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/docs/src/cn/about.md b/docs/src/cn/about.md
index f0c45c9..609bb07 100644
--- a/docs/src/cn/about.md
+++ b/docs/src/cn/about.md
@@ -1,4 +1,4 @@
-![HoraeDB](https://github.com/CeresDB/horaedb/raw/main/docs/logo/CeresDB.png)
+![HoraeDB](https://github.com/apache/incubator-horaedb/raw/main/docs/logo/horaedb-banner-white-small.png)
 
 ![License](https://img.shields.io/badge/license-Apache--2.0-green.svg)
 
[![CI](https://github.com/apache/incubator-horaedb/actions/workflows/ci.yml/badge.svg)](https://github.com/apache/incubator-horaedb/actions/workflows/ci.yml)
diff --git a/docs/src/en/about.md b/docs/src/en/about.md
index e8c0780..3cb17c8 100644
--- a/docs/src/en/about.md
+++ b/docs/src/en/about.md
@@ -1,4 +1,4 @@
-![HoraeDB](https://github.com/CeresDB/horaedb/raw/main/docs/logo/CeresDB.png)
+![HoraeDB](https://github.com/apache/incubator-horaedb/raw/main/docs/logo/horaedb-banner-white-small.png)
 
 ![License](https://img.shields.io/badge/license-Apache--2.0-green.svg)
 
[![CI](https://github.com/apache/incubator-horaedb/actions/workflows/ci.yml/badge.svg)](https://github.com/apache/incubator-horaedb/actions/workflows/ci.yml)
diff --git a/docs/src/resources/images/CeresDB-black.png 
b/docs/src/resources/images/CeresDB-black.png
deleted file mode 100644
index 38b26df..0000000
Binary files a/docs/src/resources/images/CeresDB-black.png and /dev/null differ
diff --git a/docs/src/resources/images/CeresDB-blue.png 
b/docs/src/resources/images/CeresDB-blue.png
deleted file mode 100644
index cca1268..0000000
Binary files a/docs/src/resources/images/CeresDB-blue.png and /dev/null differ
diff --git a/docs/src/resources/images/CeresDB-white.png 
b/docs/src/resources/images/CeresDB-white.png
deleted file mode 100644
index 64e030c..0000000
Binary files a/docs/src/resources/images/CeresDB-white.png and /dev/null differ
diff --git a/docs/src/resources/images/CeresDB.png 
b/docs/src/resources/images/CeresDB.png
deleted file mode 100644
index 1834bd5..0000000
Binary files a/docs/src/resources/images/CeresDB.png and /dev/null differ


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to