Increase TOC depth to 4 Signed-off-by: Magic_RB <magic_rb@redalder.org>
1 files changed, 1 insertions(+), 1 deletions(-) M templates/blog.html
M templates/blog.html => templates/blog.html +1 -1
@@ 4,7 4,7 @@ <body> {{:include "navbar.html"}} <div id="organizer"> <div class="sidebar">{{org-html-toc 2 info}}</div> <div class="sidebar">{{org-html-toc 4 info}}</div> <div id="content" class="textual"> {{:if with-title}}<h1>{{title}}</h1>{{:endif}} {{:if date}}<div class="post-meta">Published on {{format-time-string "%b %d, %Y" date}}</div>{{:endif}}