diff options
author | Zach van Rijn <me@zv.io> | 2022-07-19 10:47:49 -0500 |
---|---|---|
committer | Zach van Rijn <me@zv.io> | 2022-07-19 10:47:49 -0500 |
commit | 6b2ba65c3bffb655395a9d4e6c8c3358c78af604 (patch) | |
tree | 9389ee5c33e5ae3c0872c5c7f31de61d5e9c5d4b /src | |
parent | 9858b81f6a997514effb7beded0d7af6427f639c (diff) | |
download | site-ng-6b2ba65c3bffb655395a9d4e6c8c3358c78af604.tar.gz site-ng-6b2ba65c3bffb655395a9d4e6c8c3358c78af604.tar.bz2 site-ng-6b2ba65c3bffb655395a9d4e6c8c3358c78af604.tar.xz site-ng-6b2ba65c3bffb655395a9d4e6c8c3358c78af604.zip |
Add GW4 to Corporate Sponsors page.
Diffstat (limited to 'src')
-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 636966d..b1ae189 100644 --- a/src/sponsors/index.html +++ b/src/sponsors/index.html @@ -65,6 +65,16 @@ __HEADER__ <h5 class="font-weight-normal">SolidRun Ltd.</h5> <p>Sponsors ARM hardware <a href="https://www.solid-run.com/embedded-networking/nxp-lx2160a-family/cex7-lx2160/#carrier-boards"><strong>like this</strong></a>, enabling us to natively build and test our 32- and 64- bit ARM software.</p> </div> + <!-- GW4 --> + <div class="col-12 col-md-4"> + <div class="border-all border-radius padding-30"> + <a href="https://gw4.ac.uk/isambard/"><img src="../assets/images/sponsors/GW4-logo_RGB-resize-crop.png" alt="GW4 Logo"></a> + </div> + </div> + <div class="col-12 col-md-6"> + <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> <!-- ionFish --> <div class="col-12 col-md-4"> <div class="border-all border-radius padding-30"> |