mirror of
https://github.com/danbulant/gists
synced 2026-07-06 11:30:50 +00:00
Use github pages compatible toc
This commit is contained in:
parent
93543fccd3
commit
7ae3676340
1 changed files with 1 additions and 1 deletions
|
|
@ -15,7 +15,7 @@
|
||||||
{{ content }}
|
{{ content }}
|
||||||
</main>
|
</main>
|
||||||
<aside>
|
<aside>
|
||||||
{{ content | toc_only }}
|
{% include toc.html html=content %}
|
||||||
</aside>
|
</aside>
|
||||||
</div>
|
</div>
|
||||||
<footer>
|
<footer>
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue