File tree Expand file tree Collapse file tree 2 files changed +7
-4
lines changed
Expand file tree Collapse file tree 2 files changed +7
-4
lines changed Original file line number Diff line number Diff line change 8585{{ my_toc | lstrip }}{% endcapture %}
8686 {% endif %}
8787{% endcapture %}{% assign tocWorkspace = '' %}{{ my_toc | markdownify | strip }}
88-
89- < p > Independent writing is brought to you via my wonderful < a
90- href ="/supporters/ "> Supporters</ a > .</ p >
Original file line number Diff line number Diff line change @@ -34,8 +34,14 @@ <h1 itemprop="name headline" elementtiming=page-title style="view-transition-na
3434
3535 {% if page.toc != false %}
3636 < details class =c-toc >
37+
3738 < summary > Table of Contents</ summary >
38- {% include toc.html html=content ordered=true h_max=3 %}
39+
40+ < p > Independent writing is brought to you via my wonderful
41+ < a href ="/supporters/ "> Supporters</ a > .</ p >
42+
43+ {% include toc.html html=content ordered=true h_max=3 %}
44+
3945 </ details >
4046 {% endif %}
4147
You can’t perform that action at this time.
0 commit comments