Skip to content

Commit ccb4138

Browse files
committed
Moving completed meetups to the top of the list
1 parent 87f61ee commit ccb4138

File tree

1 file changed

+10
-10
lines changed

1 file changed

+10
-10
lines changed

index.html

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -58,13 +58,13 @@ <h3>Python WA</h3>
5858
</div>
5959
<div class="meetup-cell">
6060
<a href="" class="meetup-header">
61-
<img src="assets/photos/melbourne-python-logo.png" alt="Melbourne Python Meetup Logo" class="meetup-logo">
62-
<h3>MelPy (Melbourne Python Meetup)</h3>
61+
<img src="assets/logos/python-act-logo.png" alt="Canberra Python Meetup Logo" class="meetup-logo">
62+
<h3>Canberra Python Meetup</h3>
6363
</a>
64-
<p class="blurb">Melbourne Python Meetup gathers every second month, featuring guest speakers and hands-on coding sessions. All are welcome!</p>
64+
<p class="blurb">Canberra Python Meetup runs monthly and welcomes Pythonistas of all skill levels. Join us for talks, workshops, and networking in the heart of Canberra.</p>
6565
<p class="details">Frequency: Monthly<br>
66-
Location: Melbourne, SUBURB</p>
67-
<img src="assets/photos/melbourne-meetup.jpg" alt="Melbourne Meetup Event" class="meetup-photo">
66+
Location: Canberra, ANU</p>
67+
<img src="assets/photos/python-act.jpg" alt="Canberra Meetup Event" class="meetup-photo">
6868
</div>
6969
<!-- Row 2 -->
7070
<div class="meetup-cell">
@@ -89,13 +89,13 @@ <h3>Adelaide Python Meetup</h3>
8989
</div>
9090
<div class="meetup-cell">
9191
<a href="" class="meetup-header">
92-
<img src="assets/logos/python-act-logo.png" alt="Canberra Python Meetup Logo" class="meetup-logo">
93-
<h3>Canberra Python Meetup</h3>
92+
<img src="assets/photos/melbourne-python-logo.png" alt="Melbourne Python Meetup Logo" class="meetup-logo">
93+
<h3>MelPy (Melbourne Python Meetup)</h3>
9494
</a>
95-
<p class="blurb">Canberra Python Meetup runs monthly and welcomes Pythonistas of all skill levels. Join us for talks, workshops, and networking in the heart of Canberra.</p>
95+
<p class="blurb">Melbourne Python Meetup gathers every second month, featuring guest speakers and hands-on coding sessions. All are welcome!</p>
9696
<p class="details">Frequency: Monthly<br>
97-
Location: Canberra, ANU</p>
98-
<img src="assets/photos/python-act.jpg" alt="Canberra Meetup Event" class="meetup-photo">
97+
Location: Melbourne, SUBURB</p>
98+
<img src="assets/photos/melbourne-meetup.jpg" alt="Melbourne Meetup Event" class="meetup-photo">
9999
</div>
100100
<!-- Row 3 -->
101101
<div class="meetup-cell">

0 commit comments

Comments
 (0)