File tree Expand file tree Collapse file tree 3 files changed +24
-3
lines changed Expand file tree Collapse file tree 3 files changed +24
-3
lines changed Original file line number Diff line number Diff line change 631
631
speaker : " Markus Adelsberger & Georg Mayrhauser"
632
632
image : " https://media.licdn.com/dms/image/v2/C4E03AQHKADs1R6XXuw/profile-displayphoto-shrink_800_800/profile-displayphoto-shrink_800_800/0/1653720929705?e=1757548800&v=beta&t=vzgx8X9dsz8AztA1wzVPkKW8yPKhK_XzWmyvGHqdR9Q"
633
633
- title : " Open Mic - Share your Cloud Native Journey"
634
- speaker : " the community"
634
+ speaker : " the community"
635
+
636
+ - id : 43
637
+ title : " October 2025 edition"
638
+ date : " 2025-10-28"
639
+ host : " Loupe"
640
+ event_link : " "
641
+ registrations : " "
642
+ participants : " "
643
+ talks :
644
+ - title : " Talk title to be announced soon"
645
+ speaker : " Matthias Steinbauer"
646
+
647
+ - id : 44
648
+ title : " November 2025 edition"
649
+ date : " 2025-11-25"
650
+ host : " MIC"
651
+ event_link : " "
652
+ registrations : " "
653
+ participants : " "
654
+ talks :
655
+
Original file line number Diff line number Diff line change 23
23
< img src ="https://raw.githubusercontent.com/CloudNativeLinz/go-image-generator/main/artifacts/{{ event.id }}.jpg "
24
24
alt ="{{ event.title }} "
25
25
loading ="lazy "
26
- onerror ="this.src='https://via.placeholder .com/400x200/1f2937/ffffff?text=Event+{{ event.id }} ' "
26
+ onerror ="this.src='https://raw.githubusercontent .com/CloudNativeLinz/go-image-generator/refs/heads/main/assets/backgrounds/meetup-background.jpg ' "
27
27
/>
28
28
< div class ="event-overlay ">
29
29
< div class ="event-date ">
Original file line number Diff line number Diff line change @@ -19,7 +19,7 @@ permalink: events/
19
19
<img src="https://raw.githubusercontent.com/CloudNativeLinz/go-image-generator/main/artifacts/{{ event.id }}.jpg"
20
20
alt="{{ event.title }}"
21
21
loading="lazy"
22
- onerror="this.src='https://via.placeholder .com/400x200/1f2937/ffffff?text=Event+{{ event.id }} '"
22
+ onerror="this.src='https://raw.githubusercontent .com/CloudNativeLinz/go-image-generator/refs/heads/main/assets/backgrounds/meetup-background.jpg '"
23
23
/>
24
24
<div class="event-overlay">
25
25
<div class="event-date">
You can’t perform that action at this time.
0 commit comments