forked from hakimel/reveal.js
-
Notifications
You must be signed in to change notification settings - Fork 3
/
Copy pathindex.html
20 lines (20 loc) · 920 Bytes
/
index.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
<html>
<head>
<title>GitHub pages of Novoj presentations</title>
<meta charset="utf-8">
</head>
<body>
<h1>Index</h1>
<ul>
<li><a href="jopenspace2017.html">jOpenSpace 2017 - Neurolink</a></li>
<li><a href="jopenspace2017-full.html">jOpenSpace 2017 - Neurolink (nezkrácená verze)</a></li>
<li><a href="jopenspace2016.html">jOpenSpace 2016 - Proč nám rozbíjejí hračky</a></li>
<li><a href="jopenspace2013.html">jOpenSpace 2013 - Co mě naučio 5 let modulárního vývoje</a></li>
<li><a href="mail-module-v5.html">Školení Mail Module</a></li>
<li><a href="retrospektiva-hackathon-no3.html">Retrospektiva 3. FG hackathonu</a></li>
<li><a href="kappa-architecture.html">jOpenSpace 2014 - Kappa architecture</a></li>
<li><a href="monkey-tracker.html">Monkey Tracker</a></li>
<li><a href="spring-security.html">Spring Security (podzim 2016)</a></li>
</ul>
</body>
</html>