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 878474f  fix
878474f is described below

commit 878474fc796636233285f70024f350ed04444f55
Author: Alexander Alten <[email protected]>
AuthorDate: Mon Dec 18 15:26:31 2023 +0100

    fix
---
 _layouts/home.html | 1 -
 1 file changed, 1 deletion(-)

diff --git a/_layouts/home.html b/_layouts/home.html
index 6636274..a581a5c 100644
--- a/_layouts/home.html
+++ b/_layouts/home.html
@@ -17,7 +17,6 @@ license: |
 layout: default
 ---
 <section id="full-screen-2" class="container-fluid p-0">
-    <--<div id="particules" ></div>-->
     <div class="container h-100">
         <div class="row d-flex justify-content-center">
             <img style="height: 50vh; max-height: 50vh; margin-top: 10vh" 
src="{{ "assets/img/wayang.png" | absolute_url }}"/>

Reply via email to