{{ page.title }}
{% include "partials/page_info.html" %}Table of Contents
-
{% for h1 in page.toc %}
-
{{ h1.title }}
{% if h1.children %}
-
{% for h2 in h1.children %}
- {{ h2.title }} {% endfor %}
{% endfor %}
{% if page.taxonomies.tags %} {% endif %} {% if not config.extra.disable_post_navigation %} {% if page.lower or page.higher %} {% endif %} {% endif %} {% if config.extra.giscus.repo and page.extra.comments %} {% endif %}