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 981d82c Update docusaurus.config.js
981d82c is described below
commit 981d82c470349f7c193dd4f74c0b5517bbaef1bd
Author: Eason Chen <[email protected]>
AuthorDate: Fri Jan 13 17:11:14 2023 +0800
Update docusaurus.config.js
---
docusaurus.config.js | 4 +---
1 file changed, 1 insertion(+), 3 deletions(-)
diff --git a/docusaurus.config.js b/docusaurus.config.js
index 663ac84..fca57fe 100644
--- a/docusaurus.config.js
+++ b/docusaurus.config.js
@@ -21,9 +21,7 @@ const reverseSidebarItems = (items) => {
module.exports = {
title: 'Apache EventMesh',
tagline: `
- A dynamic event-driven application runtime used to decouples the
application and backend middleware layer,
- which supports a wide range of use cases that encompass complex
multi-cloud,
- widely distributed topologies using diverse technology stacks.
+ EventMesh is a fully serverless platform used to build distributed
event-driven applications.
`,
url: 'https://eventmesh.apache.org',
baseUrl: '/',
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]