diff options
-rw-r--r-- | docs/website/images/owi-smile-logo.png | bin | 0 -> 25258 bytes | |||
-rw-r--r-- | docs/website/sponsors.html | 17 |
2 files changed, 17 insertions, 0 deletions
diff --git a/docs/website/images/owi-smile-logo.png b/docs/website/images/owi-smile-logo.png Binary files differnew file mode 100644 index 0000000000..9744ca1531 --- /dev/null +++ b/docs/website/images/owi-smile-logo.png diff --git a/docs/website/sponsors.html b/docs/website/sponsors.html index 200e7e4cdf..be1fac623b 100644 --- a/docs/website/sponsors.html +++ b/docs/website/sponsors.html @@ -13,6 +13,23 @@ <div class="panel panel-default"> <div class="panel-body"> <div class="col-sm-4"> + <a href="http://ingenierie.openwide.fr"> + <img class="img-responsive center-block" src="images/owi-smile-logo.png"/> + </a> + </div> + <div class="col-sm-8"> + <a href="http://ingenierie.openwide.fr">OpenWide/Smile</a> is sponsoring + the Buildroot Summer Camp taking 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. + </div> + </div> + </div> + </div> + + <div class="col-sm-12"> + <div class="panel panel-default"> + <div class="panel-body"> + <div class="col-sm-4"> <a href="http://google.com"> <img class="img-responsive center-block" src="images/google-logo.png"/> </a> |