Skip to content

Commit f5b8fdb

Browse files
chore: set next meetup event
1 parent ccf84d8 commit f5b8fdb

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

31 KB
Loading

src/app/components/meetup/meetup.component.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,9 @@
33
<div class="w-full md:w-1/2">
44
<img
55
ngSrc="/images/homepage/NextMeetup.jpg"
6-
alt="Meetup Python Catania - After PyCon Italia 2026"
7-
width="360"
8-
height="203"
6+
alt="After PyCon Italia 2026"
7+
width="842"
8+
height="474"
99
class="w-full rounded-(--radius) object-cover shadow-lg"
1010
/>
1111
</div>

0 commit comments

Comments
 (0)