diff options
Diffstat (limited to '_includes/footer.html')
| -rw-r--r-- | _includes/footer.html | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/_includes/footer.html b/_includes/footer.html index 48de696..c04d11f 100644 --- a/_includes/footer.html +++ b/_includes/footer.html @@ -4,11 +4,10 @@ <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> - + <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.gofore.fi/"><img width="150" style="margin:20px;border:0;" src="{{ "/static/sponsors/gofore.png" | absolute_url }}" alt=""></a> + <a href="http://www.tuxera.fi/"><img width="150" style="margin:20px;border:0;" src="{{ "/static/sponsors/tuxera.png" | absolute_url }}" alt=""></a> </div> </div> |
