Skip to content

Commit 0a2b483

Browse files
Add index page
1 parent 7ad68a8 commit 0a2b483

1 file changed

Lines changed: 9 additions & 0 deletions

File tree

index.html

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
<h1>Welcome to easy-deep-learning!</h1>
2+
3+
<h2>Materials</h2>
4+
5+
<h3>Presentations</h3>
6+
<ul>
7+
<li><a href="./es2015-in-practice/">es2015-in-practice</a></li>
8+
<li><a href="./event-emitter/">event-emitter</a></li>
9+
</ul>

0 commit comments

Comments
 (0)