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 7e330ea8 Update Hero.tsx
7e330ea8 is described below
commit 7e330ea81994f904d0d8a53081b0223c1954315d
Author: Eason Chen <[email protected]>
AuthorDate: Tue Mar 28 10:40:40 2023 +0800
Update Hero.tsx
---
src/components/Hero.tsx | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/components/Hero.tsx b/src/components/Hero.tsx
index d67eedbb..17b2b85f 100644
--- a/src/components/Hero.tsx
+++ b/src/components/Hero.tsx
@@ -17,7 +17,7 @@ const Hero = (): JSX.Element => {
{siteConfig.title}
</h1>
<h2 className={styles.subtitle}>
- Incubating
+
</h2>
<p className={styles.description}>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]