aboutsummaryrefslogtreecommitdiff
path: root/slides
diff options
context:
space:
mode:
Diffstat (limited to 'slides')
-rw-r--r--slides/index.html9
1 files changed, 6 insertions, 3 deletions
diff --git a/slides/index.html b/slides/index.html
index 4c66066..f391670 100644
--- a/slides/index.html
+++ b/slides/index.html
@@ -12,9 +12,12 @@
12 12
13 <div class="wrapper"> 13 <div class="wrapper">
14 <main> 14 <main>
15 <ul> 15 <section>
16 <li><a href="#basic-math-in-programming">Basic math in programming</a></li> 16 <h3>Presentation list</h3>
17 </ul> 17 <ul>
18 <li><a href="#basic-math-in-programming">Basic math in programming</a></li>
19 </ul>
20 </section>
18 </main> 21 </main>
19 <nav></nav> 22 <nav></nav>
20 </div> 23 </div>