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 c830ee7  double br does not work
c830ee7 is described below

commit c830ee70e4995282401b4b64d730faef5581d8c5
Author: Alexander Alten <[email protected]>
AuthorDate: Fri Mar 25 11:58:24 2022 +0100

    double br does not work
---
 index.md | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/index.md b/index.md
index 6dee193..9e9ac37 100644
--- a/index.md
+++ b/index.md
@@ -18,7 +18,8 @@ layout: home
 title: "Home"
 section-1:
   title: |
-    THE API FOR BIGATA </br></br>
+    THE API FOR BIGATA </br>
+    ----- </br>
     CROSS-PLATFORM DATA PROCESSING 
   text:   |
     Apache Wayang is a API first system designed to fully support 
cross-platform data processing: Wayang enables users to run data analytics over 
multiple data processing platforms, whithout changing the native code. </br>

Reply via email to