summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/sponsors/index.html66
1 files changed, 33 insertions, 33 deletions
diff --git a/src/sponsors/index.html b/src/sponsors/index.html
index b1ae189..3a4e484 100644
--- a/src/sponsors/index.html
+++ b/src/sponsors/index.html
@@ -52,42 +52,42 @@ __HEADER__
<!-- section 2 -->
<div class="section-lg bg-grey-lighter">
- <div class="container">
- <div class="row col-spacing-40 text-center text-sm-left">
- <div class="row align-items-center">
+ <div class="container">
+ <div class="row col-spacing-40 text-center text-sm-left">
+ <div class="row align-items-center">
<!-- SolidRun -->
- <div class="col-12 col-md-4">
- <div class="border-all border-radius padding-30">
- <a href="https://www.solid-run.com/"><img src="../assets/images/sponsors/SolidRun-with-under-line-small-01-resize-crop.png" alt="SolidRun Logo"></a>
- </div>
- </div>
- <div class="col-12 col-md-6">
- <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>
+ <div class="col-12 col-md-4">
+ <div class="border-all border-radius padding-30">
+ <a href="https://www.solid-run.com/"><img src="../assets/images/sponsors/SolidRun-with-under-line-small-01-resize-crop.png" alt="SolidRun Logo"></a>
+ </div>
+ </div>
+ <div class="col-12 col-md-6">
+ <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>
+ <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">
- <a href="https://www.ionfish.org/"><img src="../assets/images/sponsors/ionFish_fullcolor-crop-resize.png" alt="ionFish Logo"></a>
- </div>
- </div>
- <div class="col-12 col-md-6">
- <h5 class="font-weight-normal">ionFish Group, LLC</h5>
- <p>Sponsors hardware, hosting services, and bandwidth for our various needs.</p>
- </div>
- </div>
- </div><!-- end row -->
- </div><!-- end container -->
+ <div class="col-12 col-md-4">
+ <div class="border-all border-radius padding-30">
+ <a href="https://www.ionfish.org/"><img src="../assets/images/sponsors/ionFish_fullcolor-crop-resize.png" alt="ionFish Logo"></a>
+ </div>
+ </div>
+ <div class="col-12 col-md-6">
+ <h5 class="font-weight-normal">ionFish Group, LLC</h5>
+ <p>Sponsors hardware, hosting services, and bandwidth for our various needs.</p>
+ </div>
+ </div>
+ </div><!-- end row -->
+ </div><!-- end container -->
</div>
<!-- end section 2 -->