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 715da525 Update docusaurus.config.ts (#65)
715da525 is described below
commit 715da52560ddc3eda965c783ad09066d3629298c
Author: Alexander Alten-Lorenz <[email protected]>
AuthorDate: Tue Nov 26 11:12:02 2024 +0100
Update docusaurus.config.ts (#65)
---
docusaurus.config.ts | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/docusaurus.config.ts b/docusaurus.config.ts
index 883144ec..eb99afc1 100644
--- a/docusaurus.config.ts
+++ b/docusaurus.config.ts
@@ -4,7 +4,7 @@ import type * as Preset from '@docusaurus/preset-classic';
const config: Config = {
title: 'Apache Wayang (incubating)',
- tagline: 'Next-Gen Data Platform Integration',
+ tagline: 'Building An Industrial Federated Learning Framework',
favicon: 'img/wayang-logo.jpg',
// Set the production url of your site here