Skip to content

Commit d6703b2

Browse files
committed
hopefully sponsors working now
1 parent 18e9782 commit d6703b2

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

hackathon/index.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -158,22 +158,22 @@ <h1 class="display-5 fw-bold text-center">Sponsors</h1>
158158
<div class="row row-cols-1 row-cols-md-3 g-4 justify-content-center row-gap-4 mt-4">
159159
<div class="col text-center">
160160
<img
161-
src="assets/sponsors/DenizenTechnologyLogo.png"
161+
src="/assets/sponsors/DenizenTechnologyLogo.png"
162162
alt="Denizen Technology"
163163
class="img-fluid"
164164
style="max-height: 120px;">
165165
</div>
166166
<div class="col text-center">
167167
<img
168-
src="assets/sponsors/TactileEngineeringLogo.png"
168+
src="/assets/sponsors/TactileEngineeringLogo.png"
169169
alt="Tactile Engineering"
170170
class="img-fluid"
171171
style="max-height: 120px;">
172172
</div>
173173
<div class="col text-center">
174174
<img
175-
src="assets/sponsors/AnotherSponsor.png"
176-
alt="Another Sponsor"
175+
src="/assets/sponsors/AnotherSponsor.png"
176+
alt="John Su PCs"
177177
class="img-fluid"
178178
style="max-height: 120px;">
179179
</div>

0 commit comments

Comments
 (0)