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 7fb48f4 Update docusaurus.config.js
7fb48f4 is described below
commit 7fb48f4e165b84f4733c76d6882659d96a8f16c6
Author: Eason Chen <[email protected]>
AuthorDate: Sat Dec 25 21:28:55 2021 +0800
Update docusaurus.config.js
---
docusaurus.config.js | 8 ++++++++
1 file changed, 8 insertions(+)
diff --git a/docusaurus.config.js b/docusaurus.config.js
index 2b7a327..fc0bf9d 100644
--- a/docusaurus.config.js
+++ b/docusaurus.config.js
@@ -139,6 +139,14 @@ module.exports = {
label: 'Thanks',
href: 'http://www.apache.org/foundation/thanks.html',
},
+ {
+ label: 'Security',
+ href: 'https://www.apache.org/security/',
+ },
+ {
+ label: 'Events',
+ href: 'https://www.apache.org/events/',
+ },
],
},
],
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]