Skip to content

Commit 6e17b4b

Browse files
committed
change slide order
1 parent 4c1d3fa commit 6e17b4b

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

index.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -40,9 +40,6 @@ <h2>A brief history of JavaScript</h2>
4040
originaly created to handle click on page
4141
</aside>
4242
</section>
43-
<section data-background-image="img/nodejs.png">
44-
<aside class="notes">Node 2009</aside>
45-
</section>
4643
<section>
4744
<h2>A world of components</h2>
4845
<img src="./img/blog.png" class="fragment" style="width: 90%;">
@@ -59,6 +56,9 @@ <h2>A world of components</h2>
5956
<h2>A world of components</h2>
6057
<img src="./img/blog-component-2.png" style="width: 90%;">
6158
</section>
59+
<section data-background-image="img/nodejs.png">
60+
<aside class="notes">Node 2009</aside>
61+
</section>
6262
<section>
6363
<h2>Today</h2>
6464
<img src="./img/module-count.png" style="width: 80%;">

0 commit comments

Comments
 (0)