Quickfix esa-bic page

looks okay, good enough to start with
This commit is contained in:
davegson 2020-05-13 11:53:20 +02:00
parent d4281b67e7
commit 01bf1db6a8

View file

@ -1,5 +1,5 @@
--- ---
layout: page layout: page_container
title: ESA Business Incubation title: ESA Business Incubation
heading: ESA Business Incubation heading: ESA Business Incubation
container_class: 'text' container_class: 'text'
@ -9,43 +9,30 @@ Safing ICS Technologies GmbH is participating in the ESA Business Incubation Cen
The ESA-BIC is a cooperation between the Science Park Graz, located in Styria, and the EFRE - of the State of Lower Austria. Over the incubation timespan, we receive coaching as well as 50.000€ in funding. Half of it is contributed by the ESA-BIC while the other half is granted by the EFRE. The ESA-BIC is a cooperation between the Science Park Graz, located in Styria, and the EFRE - of the State of Lower Austria. Over the incubation timespan, we receive coaching as well as 50.000€ in funding. Half of it is contributed by the ESA-BIC while the other half is granted by the EFRE.
<div class="ui basic segment"> ### Involved Partners
<h3>Involved Partners</h3> <div class="flex content-center mb-4">
<div class="w-1/4 px-3 py-3">
<div class="ui four doubling cards esa"> <a href="http://www.accent.at/home.html" target="blank">
<a class="card" href="http://www.accent.at/home.html" target="blank"> <img src="{{ site.assets_url }}img/external/logos/accent.png">
<div class="content">
<div class="ui middle aligned image">
<img src="{{ site.assets_url }}img/external/logos/accent.png">
</div>
</div>
</a> </a>
<a class="card" href="https://www.efre.gv.at/" target="blank"> </div>
<div class="content"> <div class="w-1/4 px-3 py-3">
<div class="ui middle aligned image"> <a href="https://www.efre.gv.at/" target="blank">
<img src="{{ site.assets_url }}img/external/logos/efre.png"> <img src="{{ site.assets_url }}img/external/logos/efre.png">
</div>
</div>
</a> </a>
<a class="card" href="http://www.esa-bic.at/" target="blank"> </div>
<div class="content"> <div class="w-1/4 px-3 py-3">
<div class="ui middle aligned image"> <a href="http://www.esa-bic.at/" target="blank">
<img src="{{ site.assets_url }}img/esa-bic_austria.svg"> <img src="{{ site.assets_url }}img/external/logos/esa-bic_austria.svg">
</div>
</div>
</a> </a>
<a class="card" href="http://sciencepark.at/" target="blank"> </div>
<div class="content"> <div class="w-1/4 px-3 py-3">
<div class="ui middle aligned image"> <a href="http://sciencepark.at/" target="blank">
<img src="{{ site.assets_url }}img/external/logos/sciencepark.png"> <img src="{{ site.assets_url }}img/external/logos/sciencepark.png">
</div>
</div>
</a> </a>
</div> </div>
</div> </div>
<div class="ui divider"></div> <p>
<div class="ui center aligned basic segment">
A big thanks to all partners! 🎉 A big thanks to all partners! 🎉
</div> </p>