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 1e802e1 change header
1e802e1 is described below
commit 1e802e1b4d67529091088a173f17dde4e80b9120
Author: Alexander Alten <[email protected]>
AuthorDate: Mon Dec 18 15:22:02 2023 +0100
change header
---
_layouts/home.html | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/_layouts/home.html b/_layouts/home.html
index 53e4ce9..39748f9 100644
--- a/_layouts/home.html
+++ b/_layouts/home.html
@@ -20,7 +20,7 @@ layout: default
<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: -15vh"
src="{{ "assets/img/logo/logo_svg_letter.svg" | absolute_url }}"/>
+ <img style="height: 50vh; max-height: 50vh; margin-top: -15vh"
src="{{ "assets/img/wayang.png" | absolute_url }}"/>
</div>
<div class="row">
<div class="col h-100 text-center flex-wrap" >