diff options
| author | Veikka Kähkönen <insiding@gmail.com> | 2017-12-01 11:49:34 +0200 |
|---|---|---|
| committer | Veikka Kähkönen <insiding@gmail.com> | 2017-12-01 11:49:34 +0200 |
| commit | fb06dadf05bd88004cff320e457a3f13b5784cb2 (patch) | |
| tree | 72d244d2a2d29a548e0e77e27dcc8f5bd5c4f416 /_includes/footer.html | |
| parent | fb7777f533c8009e791accec66dcf7fcff531af2 (diff) | |
Update sponsor logos to actual sponsors of 2017
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> |
