This is an automated email from the ASF dual-hosted git repository.
git-site-role pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/incubator-wayang-website.git
The following commit(s) were added to refs/heads/asf-site by this push:
new 60a5e49 Automatic Site Publish by Buildbot
60a5e49 is described below
commit 60a5e495bb0c7987d64828d79cec2d8bdaf78f66
Author: buildbot <[email protected]>
AuthorDate: Tue Dec 19 08:35:58 2023 +0000
Automatic Site Publish by Buildbot
---
output/index.html | 10 +++-------
1 file changed, 3 insertions(+), 7 deletions(-)
diff --git a/output/index.html b/output/index.html
index 0cbea03..3072904 100644
--- a/output/index.html
+++ b/output/index.html
@@ -200,22 +200,18 @@
<div class="container-fluid p-0">
<section id="full-screen-2" class="container-fluid p-0">
<div class="container h-100">
- <div class="row d-flex justify-content-center">
+ <div class="row d-flex justify-content-center flex-wrap">
<img class="img-fluid"
src="https://wayang.apache.org/assets/img/wayang.png" alt="Apache Wayang
Federated Data Processing"/>
- </div>
- <div class="row">
- <div class="col h-100 text-center flex-wrap" >
- <h1 class="display-4 " style="font-size: 3rem; color:
#a00e5a; font-weight: 900;">
+ <h1 class="display-4 " style="font-size: 3rem; color: #a00e5a;
font-weight: 900;">
<strong>
Federated Data Processing Engine
</strong>
</h1>
- <h2 style="font-size: 2rem; color: #a00e5a; font-weight:
500; margin-bottom: 40px">
+ <h2 style="font-size: 2rem; color: #a00e5a; font-weight: 500;
margin-bottom: 40px">
Enabling Data Regulation Compliant Application
Agnosticism
</h2>
- </div>
</div>
</div>
</section>