Skip to content

Commit aa859f5

Browse files
authored
changed images that didn't load to .jpg
1 parent 746efe4 commit aa859f5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

sponsor.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -198,7 +198,7 @@ <h4><a href="#news">Seahorse</a></h4>
198198
</p>
199199
</div>
200200
<div class="col-lg-6 pt-4 pt-lg-0">
201-
<img src="assets/img/sponsor_tier.png" alt="robosub competition" class="img-fluid">
201+
<img src="assets/img/sponsor_tier.jpg" alt="robosub competition" class="img-fluid">
202202
</div>
203203
</div>
204204

@@ -241,4 +241,4 @@ <h3>Aggie Marine Robotics</h3>
241241

242242
</body>
243243

244-
</html>
244+
</html>

0 commit comments

Comments
 (0)