diff options
| author | yum <yum.food.vr@gmail.com> | 2025-09-23 01:53:46 +0000 |
|---|---|---|
| committer | yum <yum.food.vr@gmail.com> | 2025-09-23 01:53:46 +0000 |
| commit | cd43577f657644547a5789d6d94cd9d733560e5c (patch) | |
| tree | c0b16c6616c1a1ab2e92ae3fa3386db0bc2ba5eb /template.html | |
| parent | 2841d289eb299ffbe2be1893ab1663932e93f08d (diff) | |
do stuff
Diffstat (limited to 'template.html')
| -rw-r--r-- | template.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/template.html b/template.html index 26740d1..4b5fed7 100644 --- a/template.html +++ b/template.html @@ -55,6 +55,7 @@ $endif$ </header> $endif$ $if(toc)$ +<h2>articles</h2> <nav id="$idprefix$TOC" role="doc-toc"> $if(toc-title)$ <h2 id="$idprefix$toc-title">$toc-title$</h2> |
