Skip to content

Commit 0beeea8

Browse files
Merge pull request #1 from thelondoneroperator/patch-1
Update sponsors.html to include 2026 (if it works)
2 parents 99734ec + 1963fc2 commit 0beeea8

File tree

1 file changed

+37
-1
lines changed

1 file changed

+37
-1
lines changed

sponsors.html

Lines changed: 37 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,7 @@
5353
<h1 style="margin-bottom: 10px;"><strong>Sponsors</strong></h1>
5454
</div>
5555
</header>
56+
5657
<section class="text-bg-dark" id="sponsors-2025">
5758
<div class="container py-5">
5859
<div class="row mb-5">
@@ -115,7 +116,41 @@ <h4 class="fw-bold">Jiffy Lube</h4>
115116
<hr>
116117
</div>
117118
</section>
118-
119+
<section class="text-bg-dark" id="sponsors-2026">
120+
<div class="container py-5">
121+
<div class="row mb-5">
122+
<div class="col-md-8 col-xl-6 text-center mx-auto">
123+
<h2 class="fw-bold">2025 - 2026</h2>
124+
<p class="text-muted w-lg-50">Our gracious sponsors helping us out this season!</p>
125+
</div>
126+
</div>
127+
<div class="row row-cols-1 row-cols-md-2 mx-auto">
128+
<div class="col-xxl-3 mb-4">
129+
<div><a href="https://www.tvdsb.ca" target="_blank"><img class="rounded img-fluid shadow w-100 fit-cover" data-bss-hover-animate="pulse" src="/assets/img/sponsors/tvdsb_tvdsb.png" style="height: 250px;"></a>
130+
<div class="py-4"><span class="badge bg-warning mb-2" style="background-color:#A020F0 !important;">Platinum</span>
131+
<h4 class="fw-bold"><strong>Thames Valley District School Board</strong></h4>
132+
</div>
133+
</div>
134+
</div>
135+
<div class="col-xxl-3 mb-4">
136+
<div><a href="https://www.argosyfnd.org/" target="_blank"><img class="rounded img-fluid shadow w-100 fit-cover" data-bss-hover-animate="pulse" src="/assets/img/sponsors/Argosy.png" style="height: 250px;"></a>
137+
<div class="py-4"><span class="badge bg-primary mb-2">Diamond</span>
138+
<h4 class="fw-bold">Argosy Foundation</h4>
139+
</div>
140+
</div>
141+
</div>
142+
<div class="col-xxl-3 mb-4">
143+
<div><a href="https://www.hyperpad.com/" target="_blank"><img class="rounded img-fluid shadow w-100 fit-cover" data-bss-hover-animate="pulse" src="/assets/img/sponsors/HyperPad.png" style="height: 250px;"></a>
144+
<div class="py-4"><span class="badge bg-primary mb-2">Gold</span>
145+
<h4 class="fw-bold">HyperPad</h4>
146+
</div>
147+
</div>
148+
</div>
149+
</div>
150+
<hr>
151+
</div>
152+
</section>
153+
119154
<section class="text-bg-dark" id="sponsors-1">
120155
<div class="container py-5">
121156
<div class="row mb-5">
@@ -515,3 +550,4 @@ <h3 class="fs-6 fw-bold">Resources</h3>
515550
</body>
516551

517552
</html>
553+

0 commit comments

Comments
 (0)