Skip to content

Commit 50c5816

Browse files
author
ostepane
committed
Merge branch 'gh-pages' of https://github.com/devonfw-training/devon4ng-training into gh-pages
2 parents eefbeb0 + 12c64fb commit 50c5816

File tree

1 file changed

+13
-2
lines changed

1 file changed

+13
-2
lines changed

ng-router/index.html

Lines changed: 13 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -220,8 +220,19 @@ <h3>Receiving params from a path</h3>
220220
</section>
221221

222222
</section>
223-
<section id="examples" data-visibility="uncounted"><h2>Live Code Example</h2>
224-
<li><a href="https://stackblitz.com/edit/stackblitz-starters-vvryx1?file=package.json" target="_blank">Routing</a></li>
223+
<section>
224+
<section id="summary">
225+
<h2>Summary</h2>
226+
<ul>
227+
<li>Router Core Principle & Operations</li>
228+
<li>Configuration Steps</li>
229+
<li>Usage of path variables</li>
230+
</ul>
231+
<p class="hint center">Live Code Examples below</p>
232+
</section>
233+
<section id="examples" data-visibility="uncounted"><h2>Live Code Example</h2>
234+
<li><a href="https://stackblitz.com/edit/stackblitz-starters-vvryx1?file=package.json" target="_blank">Routing</a></li>
235+
</section>
225236
</section>
226237
</div>
227238
</div>

0 commit comments

Comments
 (0)