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 1dbc13f7 changed tagline (#36)
1dbc13f7 is described below

commit 1dbc13f7ecc04ac7f7d714ae90ae34a3a3b2b4cd
Author: Alexander Alten <[email protected]>
AuthorDate: Mon Feb 26 15:26:02 2024 +0100

    changed tagline (#36)
    
    * add H1 for examples
    
    * add H1 for examples
    
    * add H1 for examples
    
    * add top banner
    
    * changed tagline
---
 docusaurus.config.ts | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docusaurus.config.ts b/docusaurus.config.ts
index ea5b35b4..78be6284 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: 'Privacy-Preserving Federated Data Processing',
+  tagline: 'Next-Gen Data Platform Integration',
   favicon: 'img/wayang-logo.jpg',
 
   // Set the production url of your site here

Reply via email to