You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -199,7 +199,7 @@ private function getAllPartners()
199
199
'main_img_url' => 'images/partners/citylab.png'
200
200
],
201
201
(object)[
202
-
'id' => 9,
202
+
'id' => 10,
203
203
'name' => 'European Centre for Women in Technology - ECWT',
204
204
'logo_url' => 'images/partners/ecwt.png',
205
205
'categories' => ['Partners'],
@@ -212,16 +212,16 @@ private function getAllPartners()
212
212
'main_img_url' => 'images/partners/ecwt.png'
213
213
],
214
214
(object)[
215
-
'id' => 10,
216
-
'name' => 'Junior Achievement Spain',
217
-
'logo_url' => 'images/partners/jas.png',
215
+
'id' => 11,
216
+
'name' => ' Euractiv',
217
+
'logo_url' => 'images/partners/Euractiv.png',
218
218
'categories' => ['Partners'],
219
-
'description' => 'DJunior Achievement Spain is an influential organization dedicated to equipping young people with the skills and knowledge necessary for success in their future careers. Its educational programs focus on financial literacy, entrepreneurship, and work readness, providing students with real-world experiences and practical learning opportunities. Through partnerships with businesses and educators, Junior Achievement Spain fosters a culture of innovation and self-discovery, encouraging students to take initiative in their education and career paths. The organization believes in the potential of every young person to contribute positively to society.',
220
-
'link_url' => 'https://www.fundacionjaes.org',
221
-
'main_img_url' => 'images/partners/jas.png'
219
+
'description' => 'Euractiv is an independent pan-European media network specialised in EU affairs. We cover EU policy processes upstream of decisions, summarising the issues without taking sides. Euractiv’s policy coverage is spread across eight ‘hubs’, Agrifood, Economy, Energy & Environment & Transport, Global Europe, Health, Politics, Technology, and Defence. Our news coverage is complemented by a strong events programme where we bring together the key stakeholders across the breadth of European policy-making for constructive discussion and debate. Euractiv is an experienced communication, dissemination, and exploitation partner in many European projects.',
Copy file name to clipboardExpand all lines: resources/lang/en/home.php
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -2,7 +2,7 @@
2
2
3
3
return [
4
4
'about' => 'EU Code Week is a grassroots initiative which aims to bring coding and digital literacy to <span class="blue-color">everybody</span> in a fun and engaging way…',
5
-
'when' => '14-27 October 2024',
5
+
'when' => '',
6
6
'when_text' => 'Learning to code helps us make sense of the rapidly changing world around us. Join millions of fellow organisers and participants to inspire the development of coding and computational thinking skills in order to explore new ideas and innovate for the future.',
7
7
'school_banner_title' => 'Get Involved! Add an Activity!',
0 commit comments