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 9ca3c343 Revert "Update docusaurus.config.ts (#65)" (#72)
9ca3c343 is described below

commit 9ca3c3432b0ab60d598e785c45bb9a5d3250f79c
Author: Alexander Alten-Lorenz <[email protected]>
AuthorDate: Tue Nov 26 19:58:19 2024 +0100

    Revert "Update docusaurus.config.ts (#65)" (#72)
    
    This reverts commit 715da52560ddc3eda965c783ad09066d3629298c.
---
 docusaurus.config.ts | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docusaurus.config.ts b/docusaurus.config.ts
index eb99afc1..883144ec 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: 'Building An Industrial Federated Learning Framework',
+  tagline: 'Next-Gen Data Platform Integration',
   favicon: 'img/wayang-logo.jpg',
 
   // Set the production url of your site here

Reply via email to