Skip to content

Commit 7fd4509

Browse files
committed
Add new sponsors
1 parent 772a0ff commit 7fd4509

3 files changed

Lines changed: 5 additions & 3 deletions

File tree

assets/img/sponsor-logos/hpe.png

11 KB
Loading
237 KB
Loading

index.html

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,9 @@ <h3>Platinum Sponsors</h3>
3939
<div class="row sponsor-platinum row-cols-1 row-cols-md-2 row-cols-lg-3 g-4 justify-content-center align-items-center">
4040
{% include add-sponsor-logo.html sponsor_url="https://illinois.edu/" logo_file="uiuc.png" logo_alt="The University of Illinois at Urbana-Champaign (UIUC) logo. UIUC is a Platinum sponsor of the USRSE26 Conference." %}
4141
</div>
42+
<div class="row sponsor-platinum row-cols-1 row-cols-md-2 row-cols-lg-3 g-4 justify-content-center align-items-center">
43+
{% include add-sponsor-logo.html sponsor_url="https://www.princeton.edu/" logo_file="princeton.png" logo_alt="The Princetion University logo. Princeton is a Platinum sponsor of the USRSE26 Conference." %}
44+
</div>
4245
</section>
4346

4447
<section class="text-center pt-4">
@@ -57,15 +60,14 @@ <h3>Silver Sponsors</h3>
5760
</div>
5861
</section>
5962

60-
<!--
6163
<section class="text-center pt-4">
6264
<h3>Bronze Sponsors</h3>
6365

6466
<div class="row sponsor-bronze row-cols-2 row-cols-md-4 row-cols-lg-5 g-4 justify-content-center align-items-center">
65-
Add Bronze sponsors here
67+
{% include add-sponsor-logo.html sponsor_url="www.hpe.com/us/en/home.html" logo_file="hpe.png" logo_alt="The Hewlett Packard Enterprise (HPE) logo. HPE is a Bronze sponsor of the USRSE26 Conference." %}
6668
</div>
6769
</section>
68-
-->
70+
6971

7072
<h1 style="text-align: center;">Conference News &amp; Updates</h1>
7173
<hr>

0 commit comments

Comments
 (0)