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

chenguangsheng pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/eventmesh-site.git


The following commit(s) were added to refs/heads/master by this push:
     new c4065d4b update architecture pic
     new 1e9f5597 Merge pull request #84 from xwm1992/update-architecture
c4065d4b is described below

commit c4065d4ba79a4583ffb7f713788e43f8e26c0872
Author: xwm1992 <[email protected]>
AuthorDate: Thu May 11 19:32:23 2023 +0800

    update architecture pic
---
 src/components/Hero.tsx                    |   2 +-
 static/images/eventmesh-architecture-4.png | Bin 0 -> 1918711 bytes
 2 files changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/components/Hero.tsx b/src/components/Hero.tsx
index 17b2b85f..19d04cd7 100644
--- a/src/components/Hero.tsx
+++ b/src/components/Hero.tsx
@@ -3,7 +3,7 @@ import clsx from 'clsx';
 import Link from '@docusaurus/Link';
 import useDocusaurusContext from '@docusaurus/useDocusaurusContext';
 import styles from './Hero.module.css';
-import ArchitectureImg from '../../static/images/eventmesh-architecture-3.png';
+import ArchitectureImg from '../../static/images/eventmesh-architecture-4.png';
 import Translate, {translate} from '@docusaurus/Translate';
 
 const Hero = (): JSX.Element => {
diff --git a/static/images/eventmesh-architecture-4.png 
b/static/images/eventmesh-architecture-4.png
new file mode 100644
index 00000000..c675fb13
Binary files /dev/null and b/static/images/eventmesh-architecture-4.png differ


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

Reply via email to