Skip to content

Commit 58cb582

Browse files
Add meetup information to each of the event types
1 parent 457f5f1 commit 58cb582

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

pages-events/events-drop-ins.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,5 +15,5 @@ <h2>Drop-in Sessions</h2>
1515
</p>
1616

1717
<section id="events-drop-ins">
18-
<p><i class="fas fa-spinner fa-w-16 fa-spin fa-lg"></i> Loading...</p>
18+
<p>Check out our upcoming events on our <a target="_blank" href="https://www.meetup.com/codewith/events/">Meetup Group</a></p>
1919
</section>

pages-events/events-huddles.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,5 +9,5 @@ <h2>Huddles</h2>
99
</p>
1010

1111
<section id="events-huddles">
12-
<p><i class="fas fa-spinner fa-w-16 fa-spin fa-lg"></i> Loading...</p>
12+
<p>Check out our upcoming events on our <a target="_blank" href="https://www.meetup.com/codewith/events/">Meetup Group</a></p>
1313
</section>

pages-events/events-workshops.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,5 +12,5 @@ <h2>Scheduled Workshops</h2>
1212
</p>
1313

1414
<section id="events-workshops">
15-
<p><i class="fas fa-spinner fa-w-16 fa-spin fa-lg"></i> Loading...</p>
15+
<p>Check out our upcoming events on our <a target="_blank" href="https://www.meetup.com/codewith/events/">Meetup Group</a></p>
1616
</section>

0 commit comments

Comments
 (0)