add optional toc and numbering fields

Signed-off-by: Amneesh Singh <natto@weirdnatto.in>
This commit is contained in:
2022-05-13 21:07:24 +05:30
parent 0c4333e325
commit 1e71b94f3a
6 changed files with 60 additions and 18 deletions

View File

@@ -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">