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

chengpan pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/incubator-celeborn-website.git


The following commit(s) were added to refs/heads/main by this push:
     new 9176692  logo
9176692 is described below

commit 9176692d9b5bac4f80e9f1ed3de75f0507367ed7
Author: Cheng Pan <[email protected]>
AuthorDate: Mon Dec 19 00:15:20 2022 +0800

    logo
---
 mkdocs.yml | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/mkdocs.yml b/mkdocs.yml
index 3898ab5..5a395bd 100644
--- a/mkdocs.yml
+++ b/mkdocs.yml
@@ -30,7 +30,8 @@ theme:
   font: false
   name: material
   language: en
-  favicon: https://www.apache.org/logos/res/celeborn/celeborn-2.png
+  logo: assets/logo/celeborn-1.svg
+  favicon: assets/logo/celeborn-2.svg
   features:
     - navigation.indexes
     - navigation.tabs

Reply via email to