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/incubator-eventmesh-site.git
The following commit(s) were added to refs/heads/master by this push:
new 4f948bfa Update docusaurus.config.js
4f948bfa is described below
commit 4f948bfa6c2ace880e04dc44a61634bb9a7bb7ab
Author: Eason Chen <[email protected]>
AuthorDate: Tue Mar 14 17:18:45 2023 +0800
Update docusaurus.config.js
---
docusaurus.config.js | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/docusaurus.config.js b/docusaurus.config.js
index 2c565fe9..5560de94 100644
--- a/docusaurus.config.js
+++ b/docusaurus.config.js
@@ -21,7 +21,7 @@ const reverseSidebarItems = (items) => {
module.exports = {
title: 'Apache EventMesh',
tagline: `
- EventMesh is a fully serverless platform used to build distributed
event-driven applications.
+ EventMesh is a new generation serverless event middleware for building
distributed event-driven applications.
`,
url: 'https://eventmesh.apache.org',
baseUrl: '/',
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]