add optional toc and numbering fields
Signed-off-by: Amneesh Singh <natto@weirdnatto.in>
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
<ul>
|
||||
<ul class="post-preview-item-list">
|
||||
$for(posts)$
|
||||
<li class="post-item post-preview-item" style="list-style-type: none;" >
|
||||
<li class="post-preview-item" >
|
||||
<article>
|
||||
<h1 class="post-title">$title$</h1>
|
||||
<div class="post-header">
|
||||
|
Reference in New Issue
Block a user