diff options
Diffstat (limited to 'src/sponsors')
-rw-r--r-- | src/sponsors/index.html | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/src/sponsors/index.html b/src/sponsors/index.html index 3a4e484..5988a73 100644 --- a/src/sponsors/index.html +++ b/src/sponsors/index.html @@ -75,6 +75,16 @@ __HEADER__ <h5 class="font-weight-normal">GW4 Alliance</h5> <p>Sponsors access to <a href="https://gw4.ac.uk/news/gw4-world-first-supercomputer-launched-national-exhibition/"><strong>Isambard</strong></a>, the world's first ARM-based production supercomputer, for research and development purposes.</p> </div> + <!-- OSUOSL --> + <div class="col-12 col-md-4"> + <div class="border-all border-radius padding-30"> + <a href="https://osuosl.org/"><img src="../assets/images/sponsors/OSUOSL-crop-transparent.png" alt="OSUOSL Logo"></a> + </div> + </div> + <div class="col-12 col-md-6"> + <h5 class="font-weight-normal">OSU Open Source Lab</h5> + <p>Sponsors access to <a href="https://amperecomputing.com/customer-connect/products/lenovo-hr350a"><strong>Lenovo HR350A</strong></a> servers, which greatly expand our aarch64 development and testing capabilities.</p> + </div> <!-- ionFish --> <div class="col-12 col-md-4"> <div class="border-all border-radius padding-30"> |