This is an automated email from the ASF dual-hosted git repository. riemer pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/streampipes-website.git
commit 58ca0036eb7e7f50c9c1f4b534619dc0a3ffbc28 Merge: 9e314d09 5ce758e7 Author: Dominik Riemer <[email protected]> AuthorDate: Wed Mar 1 21:55:29 2023 +0100 Merge branch 'master' of github.com:apache/streampipes-website website/partials/_index-teaser.ejs | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --cc website/partials/_index-teaser.ejs index 67a16fc9,444b5eb7..988fe6eb --- a/website/partials/_index-teaser.ejs +++ b/website/partials/_index-teaser.ejs @@@ -3,9 -3,12 +3,9 @@@ <div class="container-header" style="background-image:url('/img/bg-img/bg-index.jpg');background-size:cover;"> <div class="row" > <div class="col-12 col-lg-5"> - <a href="https://www.buildingiot.de/veranstaltung-17792-0-iiot-datenanbindung-und--analyse-leicht-gemacht.html"> - <img src="https://www.buildingiot.de/common/images/konferenzen/buildingiot150.png" style="position:absolute;bottom:50px;float:right;margin-left:20px;margin-right:-10px;margin-top:50px;" width="15%"/> - </a> - <a href="https://2023.pycon.de/program/LXBGZS/"> - <img src="https://2023.pycon.de/static/media/PyConDE_PyDataBer_circle_trans_500.png" style="position:absolute;bottom:50px;float:right;margin-left:150px;margin-right:50px;margin-top:50px;" width="15%"/> - </a> + <a href="https://www.apache.org/events/current-event.html"> - <img src="https://www.apache.org/events/current-event-125x125.png" style="position:absolute;bottom:50px;float:right;margin-left:20px;margin-right:-10px;margin-top:50px;"/> - </a> ++ <img src="https://www.apache.org/events/current-event-125x125.png" style="position:absolute;bottom:50px;float:right;margin-left:20px;margin-right:-10px;margin-top:50px;"/> ++ </a> </div> <div class="col-12 col-lg-7" style="display:flex;justify-content: center"> <div style="background:rgba(255, 255, 255, 0.95);margin-top:50px;margin-bottom:50px;padding:35px;border-radius:15px;display:inline-block;max-width:750px;">
