Skip to content

Commit 9e636aa

Browse files
committed
Removed some unneeded placeholder meetups
1 parent ccb4138 commit 9e636aa

File tree

1 file changed

+0
-41
lines changed

1 file changed

+0
-41
lines changed

index.html

Lines changed: 0 additions & 41 deletions
Original file line numberDiff line numberDiff line change
@@ -67,16 +67,6 @@ <h3>Canberra Python Meetup</h3>
6767
<img src="assets/photos/python-act.jpg" alt="Canberra Meetup Event" class="meetup-photo">
6868
</div>
6969
<!-- Row 2 -->
70-
<div class="meetup-cell">
71-
<a href="" class="meetup-header">
72-
<img src="assets/logos/photos/brisbane-python-logo.png" alt="Brisbane Python Meetup Logo" class="meetup-logo">
73-
<h3>Brisbane Python Meetup</h3>
74-
</a>
75-
<p class="blurb">Brisbane Python Meetup is a friendly group meeting quarterly to share Python projects and ideas. Newcomers always welcome.</p>
76-
<p class="details">Frequency: Quarterly<br>
77-
Location: Brisbane, SUBURB</p>
78-
<img src="assets/brisbane-meetup.jpg" alt="Brisbane Meetup Event" class="meetup-photo">
79-
</div>
8070
<div class="meetup-cell">
8171
<a href="" class="meetup-header">
8272
<img src="assets/logos/adelaide-python-logo.png" alt="Adelaide Python Meetup Logo" class="meetup-logo">
@@ -97,37 +87,6 @@ <h3>MelPy (Melbourne Python Meetup)</h3>
9787
Location: Melbourne, SUBURB</p>
9888
<img src="assets/photos/melbourne-meetup.jpg" alt="Melbourne Meetup Event" class="meetup-photo">
9989
</div>
100-
<!-- Row 3 -->
101-
<div class="meetup-cell">
102-
<a href="" class="meetup-header">
103-
<img src="assets/logos/hobart-python-logo.png" alt="Hobart Python Meetup Logo" class="meetup-logo">
104-
<h3>Hobart Python Meetup</h3>
105-
</a>
106-
<p class="blurb">Hobart Python Meetup meets every two months for talks and social events. All Python fans welcome!</p>
107-
<p class="details">Frequency: Bi-monthly<br>
108-
Location: Hobart, SUBURB</p>
109-
<img src="assets/photos/hobart-meetup.jpg" alt="Hobart Meetup Event" class="meetup-photo">
110-
</div>
111-
<div class="meetup-cell">
112-
<a href="" class="meetup-header">
113-
<img src="assets/logos/darwin-python-logo.png" alt="Darwin Python Meetup Logo" class="meetup-logo">
114-
<h3>Darwin Python Meetup</h3>
115-
</a>
116-
<p class="blurb">Darwin Python Meetup is a friendly group meeting quarterly to share Python projects and ideas. Newcomers always welcome.</p>
117-
<p class="details">Frequency: Quarterly<br>
118-
Location: Darwin, SUBURB</p>
119-
<img src="assets/photos/darwin-meetup.jpg" alt="Darwin Meetup Event" class="meetup-photo">
120-
</div>
121-
<div class="meetup-cell">
122-
<a href="" class="meetup-header">
123-
<img src="images/goldcoast-python-logo.png" alt="Gold Coast Python Meetup Logo" class="meetup-logo">
124-
<h3>Gold Coast Python Meetup</h3>
125-
</a>
126-
<p class="blurb">Gold Coast Python Meetup runs monthly and welcomes Pythonistas of all skill levels. Join us for talks, workshops, and networking in the heart of the Gold Coast.</p>
127-
<p class="details">Frequency: Monthly<br>
128-
Location: Gold Coast, SUBURB</p>
129-
<img src="assets/photos/goldcoast-meetup.jpg" alt="Gold Coast Meetup Event" class="meetup-photo">
130-
</div>
13190
</div>
13291
</main>
13392
<script src="./js/theme_switcher.js"></script>

0 commit comments

Comments
 (0)