Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion resources/views/static/webinars.blade.php
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@

$results = [
[
'image' => '/images/webinars/blue_visual.jpg',
'image' => '/images/webinars/blue_visual_2025.jpg',
'title' => 'EU Code Week Lightning Talk - NerdKunst: A Gentle and Interactive Introduction to Generative Art',
'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.",
'date' => '22 October 2025',
Expand Down