Skip to content
Merged

Dev #3113

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
18 changes: 9 additions & 9 deletions resources/views/static/webinars.blade.php
Original file line number Diff line number Diff line change
Expand Up @@ -51,15 +51,6 @@
'label' => 'Past Webinar',
'link' => 'https://youtu.be/kA2whiNjmvc?si=aE3IP0nXzIu8bNuZ',
'link_type' => 'video'
],
[
'image' => '/images/webinars/blue_visual.jpg',
'title' => 'Beyond Code: Empowering Generations of Innovators',
'description' => "This EU Code Week webinar, “Beyond Code: Empowering Generations of Innovators,” explores how diversity and inclusion drive innovation in STEM, offering practical examples and strategies to foster collaboration in tech. Tania Gómez shares her experience in digital transformation and promoting equity in the ICT industry.",
'date' => '04 March 2025',
'label' => 'Past Webinar',
'link' => 'https://youtu.be/cMdu9_BSz4k?si=usS23nEmuyYrvfeE',
'link_type' => 'video'
],
[
'image' => '/images/webinars/collaboration.png',
Expand Down Expand Up @@ -97,6 +88,15 @@
'link' => 'https://events.teams.microsoft.com/event/964e1126-8038-43bd-8cae-fa000e261e62@8d8b2be4-0c2e-4b10-8d42-9ef10987a89f',
'link_type' => 'form'
],
[
'image' => '/images/webinars/blue_visual.jpg',
'title' => 'Beyond Code: Empowering Generations of Innovators',
'description' => "This EU Code Week webinar, “Beyond Code: Empowering Generations of Innovators,” explores how diversity and inclusion drive innovation in STEM, offering practical examples and strategies to foster collaboration in tech. Tania Gómez shares her experience in digital transformation and promoting equity in the ICT industry.",
'date' => '04 March 2025',
'label' => 'Past Webinar',
'link' => 'https://youtu.be/cMdu9_BSz4k?si=usS23nEmuyYrvfeE',
'link_type' => 'video'
],
[
'image' => '/images/webinars/blue_visual.jpg',
'title' => 'Beyond Code: Empowering generations of innovators',
Expand Down
Loading