Skip to content

Commit 063ee2c

Browse files
authored
Merge pull request #3107 from codeeu/dev
Date fix
2 parents 0ee1980 + 3815c70 commit 063ee2c

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

resources/views/static/webinars.blade.php

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
'image' => '/images/webinars/blue_visual.jpg',
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.",
14-
'date' => '22 Oct 2025',
14+
'date' => '22 October 2025',
1515
'label' => 'Past Webinar',
1616
'link' => 'https://youtu.be/K15vo_RRPL0?si=NYD2cld8ajFn6gZG',
1717
'link_type' => 'video'
@@ -20,7 +20,7 @@
2020
'image' => '/images/webinars/blue_visual_2025.png',
2121
'title' => 'EU Code Week Lightning Talk - AI to Z: Doing more with less',
2222
'description' => "Join a live journey to build and publish a complete website in just 40 minutes - no technical skills needed! Discover how AI is transforming education, productivity, and collaboration, and leave with practical insights on embedding AI into learning.",
23-
'date' => '21 Oct 2025',
23+
'date' => '21 October 2025',
2424
'label' => 'Past Webinar',
2525
'link' => 'https://youtu.be/czCjTm3ChVg?si=02PxWG-zVf4z72vF',
2626
'link_type' => 'video'
@@ -29,7 +29,7 @@
2929
'image' => '/images/webinars/blue_visual_2025.png',
3030
'title' => 'EU Code Week Lightning Talk - From Myth to Code: A History Project in PBL',
3131
'description' => "Turn history into a quest! Learn how students become world-builders and archeologists in a digital environment, using Tinkercad and Delightex to bring Etruscan culture to life through puzzles, coding, and 3D models.",
32-
'date' => '17 Oct 2025',
32+
'date' => '17 October 2025',
3333
'label' => 'Past Webinar',
3434
'link' => 'https://youtu.be/YysVQDuADME?si=wMxUOYhr_IIg4iPz',
3535
'link_type' => 'video'
@@ -38,7 +38,7 @@
3838
'image' => '/images/webinars/blue_visual_2025.png',
3939
'title' => 'EU Code Week Lightning Talk - Early Computational Thinking: Inclusive STEM Learning for Young Minds',
4040
'description' => "Explore how computational thinking can be introduced meaningfully in early education, starting as young as 5 years old. Through role play and unplugged activities, young learners can develop core problem-solving skills and logical reasoning even before they begin formal coding. You will discover practical resources, classroom-ready examples, and inspiring case studies from schools already implementing this approach.",
41-
'date' => '14 Oct 2025',
41+
'date' => '14 October 2025',
4242
'label' => 'Past Webinar',
4343
'link' => 'https://youtu.be/cx6qm5mxmF8?si=gevJU9waKaHjI3Cn',
4444
'link_type' => 'video'
@@ -47,7 +47,7 @@
4747
'image' => '/images/webinars/blue_visual_2025.png',
4848
'title' => 'Open Roberta – Programming Robots Without Robots',
4949
'description' => "Learn how to bring robots to life without using any physical equipment in this on-demand webinar introducing Open Roberta, a free and accessible block-based simulation environment for learning programming and robotics. Guided by Dr. Samuel Branco, the session offers a practical and inspiring introduction to coding concepts, virtual robots, and problem-solving skills.",
50-
'date' => '13 Oct 2025',
50+
'date' => '13 October 2025',
5151
'label' => 'Past Webinar',
5252
'link' => 'https://youtu.be/kA2whiNjmvc?si=aE3IP0nXzIu8bNuZ',
5353
'link_type' => 'video'

0 commit comments

Comments
 (0)