Skip to content

Commit c9c11fb

Browse files
committed
Added Ajax chapter.
1 parent 1d4c372 commit c9c11fb

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

chapters/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
@@ -38,4 +39,4 @@ <h2><a href="{{ url }}">{{ chapter }}</a></h2>
3839
</li>
3940

4041
{% endfor %}
41-
</ul>
42+
</ol>

0 commit comments

Comments
 (0)