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 6fb60d0  Update home.html
6fb60d0 is described below

commit 6fb60d001cbd83a78e55cd92be1ef9ea34cf8612
Author: Alexander Alten <[email protected]>
AuthorDate: Tue Dec 19 09:07:07 2023 +0100

    Update home.html
---
 _layouts/home.html | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/_layouts/home.html b/_layouts/home.html
index e03d70e..9f319e2 100644
--- a/_layouts/home.html
+++ b/_layouts/home.html
@@ -1,4 +1,4 @@
----
+h---
 license: |
     Licensed to the Apache Software Foundation (ASF) under one or more
     contributor license agreements.  See the NOTICE file distributed with
@@ -19,7 +19,7 @@ layout: default
 <section id="full-screen-2" class="container-fluid p-0">
     <div class="container h-100">
         <div class="row d-flex justify-content-center">
-            <img style="width: 50%; max-width: 80%; margin-top: 20px; 
margin-bottom: 40px" src="{{ "assets/img/wayang.png" | absolute_url }}" />
+            <img style="height: 50%; max-width: 100%; margin-top: 20px; 
margin-bottom: 40px" src="{{ "assets/img/wayang.png" | absolute_url }}" />
         </div>
         <div class="row">
             <div class="col h-100 text-center flex-wrap" >

Reply via email to