From 1bfedb85d7870021f2fdfbedd86486ff90c9a25f Mon Sep 17 00:00:00 2001 From: bernardhanna Date: Fri, 21 Nov 2025 16:03:49 +0000 Subject: [PATCH] date fix --- resources/views/static/webinars.blade.php | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/resources/views/static/webinars.blade.php b/resources/views/static/webinars.blade.php index a6d9c5ec9..0ba6a9794 100644 --- a/resources/views/static/webinars.blade.php +++ b/resources/views/static/webinars.blade.php @@ -11,7 +11,7 @@ 'image' => '/images/webinars/blue_visual.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 Oct 2025', + 'date' => '22 October 2025', 'label' => 'Past Webinar', 'link' => 'https://youtu.be/K15vo_RRPL0?si=NYD2cld8ajFn6gZG', 'link_type' => 'video' @@ -20,7 +20,7 @@ 'image' => '/images/webinars/blue_visual_2025.png', 'title' => 'EU Code Week Lightning Talk - AI to Z: Doing more with less', '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.", - 'date' => '21 Oct 2025', + 'date' => '21 October 2025', 'label' => 'Past Webinar', 'link' => 'https://youtu.be/czCjTm3ChVg?si=02PxWG-zVf4z72vF', 'link_type' => 'video' @@ -29,7 +29,7 @@ 'image' => '/images/webinars/blue_visual_2025.png', 'title' => 'EU Code Week Lightning Talk - From Myth to Code: A History Project in PBL', '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.", - 'date' => '17 Oct 2025', + 'date' => '17 October 2025', 'label' => 'Past Webinar', 'link' => 'https://youtu.be/YysVQDuADME?si=wMxUOYhr_IIg4iPz', 'link_type' => 'video' @@ -38,7 +38,7 @@ 'image' => '/images/webinars/blue_visual_2025.png', 'title' => 'EU Code Week Lightning Talk - Early Computational Thinking: Inclusive STEM Learning for Young Minds', '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.", - 'date' => '14 Oct 2025', + 'date' => '14 October 2025', 'label' => 'Past Webinar', 'link' => 'https://youtu.be/cx6qm5mxmF8?si=gevJU9waKaHjI3Cn', 'link_type' => 'video' @@ -47,7 +47,7 @@ 'image' => '/images/webinars/blue_visual_2025.png', 'title' => 'Open Roberta – Programming Robots Without Robots', '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.", - 'date' => '13 Oct 2025', + 'date' => '13 October 2025', 'label' => 'Past Webinar', 'link' => 'https://youtu.be/kA2whiNjmvc?si=aE3IP0nXzIu8bNuZ', 'link_type' => 'video'