Skip to content

Commit 91f8055

Browse files
committed
Converting Python ACT photo to png to see if that fixes highlighting issue
1 parent f872869 commit 91f8055

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

assets/photos/python-act.png

15.3 MB
Loading

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ <h3>Canberra Python Meetup</h3>
6565
<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>
6666
<p class="details">Frequency: Monthly<br>
6767
Location: Canberra, ANU</p>
68-
<img src="assets/photos/python-act.jpg" alt="Canberra Meetup Event" class="meetup-photo">
68+
<img src="assets/photos/python-act.png" alt="Canberra Meetup Event" class="meetup-photo">
6969
</div>
7070
<!-- Row 2 -->
7171
<div class="meetup-cell">

0 commit comments

Comments
 (0)