Implement article indexing in ansi
This commit is contained in:
parent
0cc991a3f2
commit
7d71c4bfda
10 changed files with 94 additions and 42 deletions
|
|
@ -44,11 +44,8 @@
|
|||
<h1 class="title">Home</h1>
|
||||
</header>
|
||||
<section id="content">
|
||||
<nav id="TOC" role="doc-toc">
|
||||
|
||||
</nav>
|
||||
<article>
|
||||
|
||||
<p>Hello World</p>
|
||||
</article>
|
||||
<nav id="articles">
|
||||
<h2>Articles</h2>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue