Skip to content

Commit e2b1fa4

Browse files
committed
Added blood drive information to events page
1 parent a2a4739 commit e2b1fa4

2 files changed

Lines changed: 8 additions & 9 deletions

File tree

170 KB
Loading

public/events.html

Lines changed: 8 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -45,9 +45,9 @@ <h1 style="color: #5B0000; text-align: center">Upcoming Events</h1>
4545
<br>
4646
<br>
4747
<picture>
48-
<source srcset="assets/img/promotions/pickleball-9-14-25.webp" type="image/webp">
49-
<img src="assets/img/promotions/pickleball-9-14-25.PNG"
50-
alt="Pickleball Tournament Flyer" class="img-responsive center-block"
48+
<source srcset="assets/img/promotions/bloodDrive2025.jpeg" type="image/jpeg">
49+
<img src="assets/img/promotions/bloodDrive2025.jpeg"
50+
alt="Blood Drive Flyer" class="img-responsive center-block"
5151
style="border-style: solid; max-width: 100%;" loading="lazy">
5252
</picture>
5353
</div>
@@ -57,12 +57,11 @@ <h1 style="color: #5B0000; text-align: center">Upcoming Events</h1>
5757
class="col-xs-12 col-sm-12 col-md-10 col-md-offset-1 col-lg-5 text-center-xs text-center-sm text-left-md">
5858
<!-- Added custom classes for responsive text alignment -->
5959
<br><br>
60-
<h2>Pickleball Tournament</h2>
61-
<h4>Sunday, September 14 | 12:00-2:00pm</h4>
62-
<a
63-
href="https://www.google.com/maps/place/Miami+University+Recreational+Sports+Center/@39.5026127,-84.7404992,17z/data=!3m1!4b1!4m6!3m5!1s0x88403d0f5d275317:0x880d79f3a7bfb0ab!8m2!3d39.5026127!4d-84.7379243!16s%2Fg%2F11bbrky8mh?entry=ttu&g_ep=EgoyMDI1MDkwMy4wIKXMDSoASAFQAw%3D%3D">
64-
<h4>Miami University Rec Center (Basketball Courts)</h4>
65-
</a>
60+
<h2>Miami University Blood Drive</h2>
61+
<h4>Wednesday, December 3 | 1:00-5:00 pm</h4>
62+
<p>
63+
<h4>550 East Spring Street, Oxford, OH 45056</h4>
64+
</p>
6665

6766
<!--p>
6867
Come raise some dough for Theta Tau at Rapid Fired Pizza! 🍕💵

0 commit comments

Comments
 (0)