Skip to content

Commit 457b3a4

Browse files
committed
Added Ajax chapter.
1 parent f783b80 commit 457b3a4

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

index.html

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@
1111
- Functions
1212
- Metaprogramming
1313
- jQuery
14+
- Ajax
1415
- Regular Expressions
1516
- Networking
1617
- Design Patterns
@@ -42,4 +43,4 @@ <h2><a href="{{ url }}">{{ chapter }}</a></h2>
4243
</li>
4344

4445
{% endfor %}
45-
</ul>
46+
</ol>

0 commit comments

Comments
 (0)