diff options
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 b663981..939d2eb 100644 --- a/src/sponsors/index.html +++ b/src/sponsors/index.html @@ -95,6 +95,16 @@ __HEADER__ <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> + <!-- Sophgo Technologies --> + <div class="col-12 col-md-4"> + <div class="border-all border-radius padding-30"> + <a href="https://www.sophon.ai/"><img src="../assets/images/sponsors/sophgo-97867966-transparent-crop.png" alt="Sophgo Logo"></a> + </div> + </div> + <div class="col-12 col-md-6"> + <h5 class="font-weight-normal">Sophgo Technologies</h5> + <p>Sponsors RISC-V hardware <a href="https://riscv.org/blog/2023/06/sophgo-donates-50-risc-v-motherboards-learn-more-about-the-pioneer-box/"><strong>like this</strong></a>, enabling us to develop and maintain a RISC-V port. Thanks to <a href="https://riscv.org/"><strong>RISC-V International</strong></a> for the assist.</p> + </div> <!-- ionFish --> <div class="col-12 col-md-4"> <div class="border-all border-radius padding-30"> |