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 405f269f add YouTube channel (#47)
405f269f is described below
commit 405f269f84cb70d4ec68a47fd0fcca07268d9b58
Author: Alexander Alten <[email protected]>
AuthorDate: Tue Apr 9 11:11:21 2024 +0200
add YouTube channel (#47)
---
docusaurus.config.ts | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/docusaurus.config.ts b/docusaurus.config.ts
index e86b952f..883144ec 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: 'YouTube',
+ href: 'https://www.youtube.com/@apachewayang',
+ },
{
label: 'LinkedIn',
href: 'https://www.linkedin.com/company/apachewayang',