This is an automated email from the ASF dual-hosted git repository.
aloalt pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/incubator-wayang-website.git
The following commit(s) were added to refs/heads/main by this push:
new bc16c113 Add LinkedIn (#42)
bc16c113 is described below
commit bc16c11333bd589ec34a5b0b267d0754aa62b706
Author: Alexander Alten <[email protected]>
AuthorDate: Wed Mar 13 11:44:18 2024 +0100
Add LinkedIn (#42)
* add H1 for examples
* add H1 for examples
* add H1 for examples
* add top banner
* changed tagline
* add linkedin
---
docusaurus.config.ts | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/docusaurus.config.ts b/docusaurus.config.ts
index 78be6284..e86b952f 100644
--- a/docusaurus.config.ts
+++ b/docusaurus.config.ts
@@ -157,6 +157,10 @@ const config: Config = {
label: 'Mailing list',
href:
'https://lists.apache.org/[email protected]',
},
+ {
+ label: 'LinkedIn',
+ href: 'https://www.linkedin.com/company/apachewayang',
+ },
{
label: 'Reddit',
href: 'https://www.reddit.com/r/ApacheWayang',