diff --git a/_includes/sidebar.html b/_includes/sidebar.html index 92af50d..feac761 100644 --- a/_includes/sidebar.html +++ b/_includes/sidebar.html @@ -14,6 +14,13 @@
  • Home
  • + {% for section in site.data.toc %}
  • @@ -43,13 +50,25 @@ +
    +
    +
    + +
    +
    +
    {% for section in site.data.toc %} {% if section.children %}