diff options
-rw-r--r-- | docs/website/images/scaleway-logo.png | bin | 0 -> 12331 bytes | |||
-rw-r--r-- | docs/website/sponsors.html | 18 |
2 files changed, 18 insertions, 0 deletions
diff --git a/docs/website/images/scaleway-logo.png b/docs/website/images/scaleway-logo.png Binary files differnew file mode 100644 index 0000000000..1685914548 --- /dev/null +++ b/docs/website/images/scaleway-logo.png diff --git a/docs/website/sponsors.html b/docs/website/sponsors.html index adde47231f..9636a160b3 100644 --- a/docs/website/sponsors.html +++ b/docs/website/sponsors.html @@ -5,6 +5,24 @@ <div class="col-lg-10 col-lg-offset-1 col-md-12 col-sm-12 col-xs-12"> <div class="panel panel-primary"> + <div class="panel-heading">Sponsor of the Buildroot Hackathon, March 2018</div> + <div class="panel-body"> + <div class="col-sm-6"> + <p>The Buildroot community would like to + thank <a href="https://www.scaleway.com/">Scaleway</a>, who + provided the complete logistics to organize our Buildroot + Hackathon in Paris in March 2018: meeting room, Internet + connectivity and accommodation.</p> + </div> + <div class="col-sm-6"> + <a href="http://www.scaleway.com"> + <img class="img-responsive center-block" src="images/scaleway-logo.png"/> + </a> + </div> + </div> + </div> + + <div class="panel panel-primary"> <div class="panel-heading">Past sponsors</div> <div class="panel-body"> <p>Throughout its history, the Buildroot project has been sponsored by |