diff options
| -rw-r--r-- | _includes/footer.html | 7 | ||||
| -rw-r--r-- | static/sponsors/gofore.png | bin | 0 -> 45248 bytes | |||
| -rw-r--r-- | static/sponsors/tuxera.png | bin | 0 -> 3875 bytes |
3 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> diff --git a/static/sponsors/gofore.png b/static/sponsors/gofore.png Binary files differnew file mode 100644 index 0000000..b9f22ea --- /dev/null +++ b/static/sponsors/gofore.png diff --git a/static/sponsors/tuxera.png b/static/sponsors/tuxera.png Binary files differnew file mode 100644 index 0000000..6321c4d --- /dev/null +++ b/static/sponsors/tuxera.png |
