Skip to content

Commit 8ad645c

Browse files
authored
Merge pull request #3110 from codeeu/bulk_20_nov
date fix
2 parents 2bd7b7b + 3e18ef8 commit 8ad645c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

resources/views/static/webinars.blade.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
99
$results = [
1010
[
11-
'image' => '/images/webinars/blue_visual_2025.jpg',
11+
'image' => '/images/webinars/blue_visual_2025.png',
1212
'title' => 'EU Code Week Lightning Talk - NerdKunst: A Gentle and Interactive Introduction to Generative Art',
1313
'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.",
1414
'date' => '22 October 2025',

0 commit comments

Comments
 (0)