From 40eb22f650d46224c0206da121fece19a5763c30 Mon Sep 17 00:00:00 2001 From: snomos Date: Wed, 4 Sep 2024 07:53:15 +0000 Subject: [PATCH] deploy: 5d9e1b1d91a4e921741b4b328bd4c279361bb37b --- _layouts/default.html | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/_layouts/default.html b/_layouts/default.html index 83989c39..3d5cbe2a 100644 --- a/_layouts/default.html +++ b/_layouts/default.html @@ -4,6 +4,7 @@ + {% seo %} @@ -37,8 +38,10 @@

{{ site.title | default: site.github.repo
  • View On GitHub
  • {% endif %} -

    Page Content

    - {% include toc.html html=content sanitize=true class="left_toc" id="left_toc" %} +
    +

    Page Content

    + {% include toc.html html=content sanitize=true class="left_toc" id="left_toc" h_min=2 h_max=6 %} +