aboutsummaryrefslogtreecommitdiffstats
path: root/_includes/footer.html
blob: 48de69614916eb40a57479e84c049318a485f866 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
<footer class="site-footer">

  <div class="wrapper" style="text-align:center;">

    <h2 class="footer-heading">Yhteistyössä</h2>
    <div class="footer-col-wrapper">
 
            <a href="http://new.abb.com/fi"><img width="100" style="margin:20px;border:0;" src="{{ "/static/sponsors/ABB.png" | absolute_url }}" alt=""></a>
           <a href="http://reaktor.com/"><img width="150" style="margin:20px;border:0;" src="{{ "/static/sponsors/reaktor.png" | absolute_url }}" alt=""></a>
           <a href="http://www.eficode.fi/"><img width="100" style="margin:20px;border:0;" src="{{ "/static/sponsors/eficode.png" | absolute_url }}" alt=""></a>
    
    </div>

  </div>

</footer>