Skip to content

Commit

Permalink
Is this all that is needed?
Browse files Browse the repository at this point in the history
  • Loading branch information
snomos committed Sep 3, 2024
1 parent 0649e99 commit 28f1e7b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion _includes/toc.html
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@
{% assign maxHeader = include.h_max | default: 6 %}
{% assign nodes = include.html | strip | split: '<h' %}

{% assign firstHeader = true %}
{% assign firstHeader = false %}
{% assign currLevel = 0 %}
{% assign lastLevel = 0 %}

Expand Down

0 comments on commit 28f1e7b

Please sign in to comment.