Use github pages compatible toc

This commit is contained in:
Daniel Bulant 2021-08-05 09:55:05 +02:00 committed by GitHub
parent 93543fccd3
commit 7ae3676340
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -15,7 +15,7 @@
{{ content }} {{ content }}
</main> </main>
<aside> <aside>
{{ content | toc_only }} {% include toc.html html=content %}
</aside> </aside>
</div> </div>
<footer> <footer>