Skip to content

Commit 80f50ab

Browse files
Merge pull request #55 from ThetaTauMiami/elizabeth-branch
Update events page
2 parents 526e13f + 843ce5d commit 80f50ab

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

158 KB
Loading

public/events.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -45,8 +45,8 @@ <h1 style="color: #5B0000; text-align: center">Upcoming Events</h1>
4545
<br>
4646
<br>
4747
<picture>
48-
<source srcset="assets/img/promotions/bloodDrive2025.jpeg" type="image/jpeg">
49-
<img src="assets/img/promotions/bloodDrive2025.jpeg"
48+
<source srcset="assets/img/promotions/bloodDriveSpring2026.jpg" type="image/jpg">
49+
<img src="assets/img/promotions/bloodDriveSpring2026.jpg"
5050
alt="Blood Drive Flyer" class="img-responsive center-block"
5151
style="border-style: solid; max-width: 100%;" loading="lazy">
5252
</picture>
@@ -58,9 +58,9 @@ <h1 style="color: #5B0000; text-align: center">Upcoming Events</h1>
5858
<!-- Added custom classes for responsive text alignment -->
5959
<br><br>
6060
<h2>Miami University Blood Drive</h2>
61-
<h4>Wednesday, December 3 | 1:00-5:00 pm</h4>
61+
<h4>Tuesday, March 10 | 10:00 am - 2:00 pm</h4>
6262
<p>
63-
<h4>550 East Spring Street, Oxford, OH 45056</h4>
63+
<h4>701 East Spring Street, Oxford, OH 45056</h4>
6464
</p>
6565

6666
<!--p>

0 commit comments

Comments
 (0)