Skip to content

Commit 7c4e972

Browse files
committed
Update index.html
1 parent ab214db commit 7c4e972

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

index.html

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,7 @@
3636
<div id="main">
3737
<div id="container">
3838
<div id="content" class="post"><h1 id="angularjs-in-patterns">AngularJS in Patterns</h1>
39+
<!-- toc -->
3940
<h2 id="table-of-contents">Table of Contents</h2>
4041
<ul class="list">
4142
<li><a href="#abstract">Abstract</a></li>
@@ -81,6 +82,7 @@ <h2 id="table-of-contents">Table of Contents</h2>
8182
</li>
8283
<li><a href="#references">References</a></li>
8384
</ul>
85+
<!-- endtoc -->
8486
<h2 id="abstract">Abstract</h2>
8587
<p>One of the best ways to learn something new is to see how the things you already know are used in it.
8688
This document does not intend to make its readers familiar with the design or architectural patterns; it suggests basic understanding of the concepts of the OOP, design patterns and architectural patterns.

0 commit comments

Comments
 (0)