This is an automated email from the ASF dual-hosted git repository. bossenti pushed a commit to branch chore/add-upcoming-events in repository https://gitbox.apache.org/repos/asf/streampipes-website.git
commit 74cbf99e2199f1de576f9b30e8e32668baefe273 Author: bossenti <[email protected]> AuthorDate: Fri Feb 10 19:18:28 2023 +0100 chore(teaser): add teaser for building iot --- website/partials/_index-teaser.ejs | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/website/partials/_index-teaser.ejs b/website/partials/_index-teaser.ejs index dee50480..1b93dcdc 100644 --- a/website/partials/_index-teaser.ejs +++ b/website/partials/_index-teaser.ejs @@ -3,8 +3,8 @@ <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.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 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;"/> </a> </div> <div class="col-12 col-lg-7" style="display:flex;justify-content: center"> @@ -65,4 +65,4 @@ </div> </div> -</section> \ No newline at end of file +</section>
