docs/website/sponsors: credit Smile for the LLVM/Clang internship

Update Smile url and logo.

Signed-off-by: Romain Naour <romain.naour@smile.fr>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
This commit is contained in:
Romain Naour 2018-10-20 16:47:31 +02:00 committed by Thomas Petazzoni
parent b6b766527e
commit 76fdc787cc
3 changed files with 5 additions and 3 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 25 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 59 KiB

View File

@ -155,14 +155,16 @@
<div class="panel panel-default panel-sponsor"> <div class="panel panel-default panel-sponsor">
<div class="panel-body"> <div class="panel-body">
<div class="col-sm-12"> <div class="col-sm-12">
<a href="http://ingenierie.openwide.fr"> <a href="https://www.smile.eu">
<img class="img-responsive center-block" src="images/owi-smile-logo.png"/> <img class="img-responsive center-block" src="images/smile-logo.png"/>
</a> </a>
</div> </div>
<div class="col-sm-12"> <div class="col-sm-12">
<a href="http://ingenierie.openwide.fr">OpenWide/Smile</a> sponsored <a href="https://www.smile.eu">OpenWide/Smile</a> sponsored
the Buildroot Summer Camp that took place on July 1-5 2016 in Toulouse, France. OpenWide/Smile is the Buildroot Summer Camp that took place on July 1-5 2016 in Toulouse, France. OpenWide/Smile is
sponsoring the participation of Romain Naour and paid the food expenses for the meeting participants. sponsoring the participation of Romain Naour and paid the food expenses for the meeting participants.
In 2018, Smile sponsored of LLVM/Clang integration into Buildroot, see the final
<a href="http://www.linuxembedded.fr/2018/07/llvmclang-integration-into-buildroot">report</a>.
</div> </div>
</div> </div>
</div> </div>