summaryrefslogtreecommitdiff
path: root/_layouts/post.html
diff options
context:
space:
mode:
authormayx <mayx@outlook.com>2023-06-29 20:44:09 +0200
committermayx <mayx@outlook.com>2023-06-29 20:44:09 +0200
commit385b842c80554c8df13e5bd3634b3dce459dfb6e (patch)
treeaf7d6c14ded9382925bee27612d3e41d15f65dd3 /_layouts/post.html
parent1cd08a24bd62bac125c90581136aea4ba587924d (diff)
Update 2 files
- /_layouts/post.html - /_posts/2023-06-30-nucleic-acid.md
Diffstat (limited to '_layouts/post.html')
-rw-r--r--_layouts/post.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/_layouts/post.html b/_layouts/post.html
index 5f48490..baf7b57 100644
--- a/_layouts/post.html
+++ b/_layouts/post.html
@@ -27,7 +27,7 @@ if (daysold > 90) {
<hr />
-{% include toc.html html=content sanitize=true %}
+{% include toc.html html=content sanitize=true h_max=3 %}
{{content}}