You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: resources/views/static/webinars.blade.php
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -8,7 +8,7 @@
8
8
9
9
$results= [
10
10
[
11
-
'image'=>'/images/webinars/blue_visual_2025.jpg',
11
+
'image'=>'/images/webinars/blue_visual_2025.png',
12
12
'title'=>'EU Code Week Lightning Talk - NerdKunst: A Gentle and Interactive Introduction to Generative Art',
13
13
'description'=>"Dive into the creative world of generative art! Through live demos, explore how open-source tools can help anyone create computer-generated artworks while learning coding and maths in a fun way.",
0 commit comments