forked from devoxx4kidspl/devoxx4kidspl.github.io
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
executable file
·45 lines (42 loc) · 1.97 KB
/
Copy pathindex.html
File metadata and controls
executable file
·45 lines (42 loc) · 1.97 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
---
layout: landing
---
<section id="banner">
<div class="inner">
<h2>{{ site.title }}</h2>
{{ site.landing_page_description | markdownify }}
</div>
<a href="#goal" class="more scrolly">Dowiedz się więcej</a>
</section>
<div id="goal" class="wrapper style1 special">
<div class="inner">
<header class="major">
{% include common/goal.html %}
</header>
</div>
</div>
<div id="cities" class="wrapper alt style2">
<section class="spotlight">
<div class="image"><a href="{{ site.baseurl }}/miasta/poznan.html"><img src="images/poznan.png" alt="Poznań - logo" /></a></div><div class="content">
<h2><a href="{{ site.baseurl }}/miasta/poznan.html">Poznań</a></h2>
<p>Wydarzenie odbyło się 19 maja 2018 na Wydziale Matematyki i Informatyki Uniwersytetu im. Adama Mickiewicza na kampusie Morasko.</p>
<ul class="actions vertical">
<li><a href="https://www.facebook.com/pg/devoxx4kidspl/photos/?tab=album&album_id=1504245766352695" target="_blank" class="button fit special">Zobacz galerię na Facebooku!</a></li>
</ul>
</div>
</section>
<section class="spotlight">
<div class="image"><a href="{{ site.baseurl }}/miasta/warszawa.html"><img src="images/warszawa.png" alt="Warszawa - logo" /></a></div><div class="content">
<h2><a href="{{ site.baseurl }}/miasta/warszawa.html">Warszawa</a></h2>
<p>Wydarzenie odbędzie się 15 września 2018 na Wydziale Matematyki, Informatyki i Mechaniki Uniwersytetu Warszawskiego.</p>
</div>
</section>
</div>
<section id="archiwum" class="wrapper style4">
<div class="inner">
<header>
<h2>Archiwum</h2>
<p>To już czwarta edycja devoxx4kids w Polsce. Sprawdź strony z poprzednich edycji: <a href="archiwum/2015/">2015</a>, <a href="archiwum/2016/">2016</a>, <a href="archiwum/2017/">2017</a>.</p>
</header>
</div>
</section>