{%- if site.logo %} {{ site.logo }} {%- endif %}
{% include toc/pages.html -%}

Contents

{% include toc/sections.html html=content anchor_class="nav-link" h_min=1 h_max=1 sanitize=true skip_no_ids=true %} {%- if page.layout == "post" -%}
  • {{ page.title }}
{% include toc/sections.html html=content anchor_class="nav-link" h_min=2 h_max=2 sanitize=true skip_no_ids=true %} {%- endif %}