Skip to content
This repository was archived by the owner on Sep 19, 2018. It is now read-only.

Commit b7b8e85

Browse files
author
Oana Sipos
committed
Update data for 2016 edition. Add date for 2017.
1 parent ee259b9 commit b7b8e85

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

index.html

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -13,13 +13,13 @@
1313

1414
<script>
1515
$(function($){
16-
var newDate = new Date(2016, 9, 15);
16+
var newDate = new Date(2017, 10, 7);
1717
$('#countdown-ex1').countdown({until: newDate});
1818
});
1919
</script>
2020

2121
<h2 data-caption-animate="fadeInUp">CODEWEEK.EU</h2>
22-
<p data-caption-animate="fadeInUp" data-caption-delay="200">15th &mdash; 23rd October 2016 <a href="https://twitter.com/search?q=%23codeEU&amp;f=realtime">#codeEU</a></p>
22+
<p data-caption-animate="fadeInUp" data-caption-delay="200">7th &mdash; 22nd October 2017 <a href="https://twitter.com/search?q=%23codeEU&amp;f=realtime">#codeEU</a></p>
2323
</div>
2424
</div>
2525
</div>
@@ -143,7 +143,7 @@ <h2 data-caption-animate="fadeInUp">CODEWEEK.EU</h2>
143143
<h2>CodeWeek</h2>
144144
<span>
145145
Europe Code Week is a grassroots initiative which aims to bring coding and digital literacy to everybody in a fun and engaging way.<br>
146-
<strong>15-23 October 2016</strong>
146+
<strong>7-22 October 2017</strong>
147147
</span>
148148
</div>
149149

@@ -295,7 +295,7 @@ <h3>Thunderclap campaign</h3>
295295
<div class="heading-block bottommargin-lg center">
296296
<h2>In the last edition</h2>
297297
<span>
298-
Europe Code Week 2015 was a huge success.
298+
Europe Code Week 2016 was a huge success.
299299
<br>Let's make this year an even bigger one.
300300
</span>
301301
</div>
@@ -309,20 +309,20 @@ <h5>Countries</h5>
309309

310310
<div class="col_one_fourth nobottommargin center" data-animate="bounceIn" data-delay="200">
311311
<i class="i-plain i-xlarge divcenter nobottommargin icon-location"></i>
312-
<div class="counter counter-lined"><span data-from="30" data-to="83" data-refresh-interval="10" data-speed="2500"></span></div>
313-
<h5>Ambassadors</h5>
312+
<div class="counter counter-lined"><span data-from="412" data-to="692" data-refresh-interval="10" data-speed="2500"></span></div>
313+
<h5>CodeWeek4All awardees</h5>
314314
</div>
315315

316316
<div class="col_one_fourth nobottommargin center" data-animate="bounceIn" data-delay="400">
317317
<i class="i-plain i-xlarge divcenter nobottommargin icon-calendar2"></i>
318-
<div class="counter counter-lined"><span data-from="1500" data-to="7600" data-refresh-interval="100" data-speed="3500"></span></div>
318+
<div class="counter counter-lined"><span data-from="20567" data-to="23043" data-refresh-interval="100" data-speed="2500"></span></div>
319319
<h5>Events</h5>
320320
</div>
321321

322322
<div class="col_one_fourth nobottommargin center col_last" data-animate="bounceIn" data-delay="600">
323323
<i class="i-plain i-xlarge divcenter nobottommargin icon-group"></i>
324-
<div class="counter counter-lined"><span data-from="100000" data-to="570000" data-refresh-interval="100" data-speed="2700"></span>+</div>
325-
<h5>People</h5>
324+
<div class="counter counter-lined"><span data-from="570000" data-to="968537" data-refresh-interval="100" data-speed="3000"></span>+</div>
325+
<h5>Participants</h5>
326326
</div>
327327
</div>
328328

0 commit comments

Comments
 (0)