Skip to content

Commit f3d9401

Browse files
authored
Merge pull request #2572 from codeeu/dev
Dream jobs
2 parents 7da11f2 + c001d86 commit f3d9401

55 files changed

Lines changed: 731 additions & 2 deletions

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

app/Http/Controllers/HomeController.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,14 +13,14 @@ public function index(Request $request): View
1313
[
1414
'title' => 'Girls in Digital',
1515
'description' => 'Explore and embrace digital opportunities—empowering a new generation of girls in digital!',
16-
'url' => 'https://codeweek.eu/girls-in-digital-week',
16+
'url' => '/girls-in-digital-week',
1717
'style_color' => 'background-image: linear-gradient(36.92deg, #1C4DA1 20.32%, #0040AE 28.24%);',
1818
'btn_lang' => 'home.get_involved',
1919
],
2020
[
2121
'title' => 'Our Code Week Family',
2222
'description' => 'Discover our vibrant network of ambassadors, teachers, students and hubs—each contributing to our shared passion for digital education.',
23-
'url' => 'https://codeweek.eu/community',
23+
'url' => '/community',
2424
'style_color' => 'background: linear-gradient(36.92deg, rgb(51, 194, 233) 20.32%, rgb(0, 179, 227) 28.24%);',
2525
'btn_lang' => 'home.meet_our_community',
2626
]
505 KB
Binary file not shown.
832 KB
Binary file not shown.
Binary file not shown.
567 KB
Binary file not shown.
504 KB
Binary file not shown.
1.38 MB
Binary file not shown.
Binary file not shown.
2.07 MB
Binary file not shown.
457 KB
Binary file not shown.

0 commit comments

Comments
 (0)