Added toc filter to posts

Signed-off-by: Jim Martens <github@2martens.de>
This commit is contained in:
Jim Martens 2019-03-09 10:13:44 +01:00
parent 440171c2db
commit a483b3a6b8
1 changed files with 1 additions and 1 deletions

View File

@ -25,7 +25,7 @@ layout: default
</header>
<div class="text-justify" itemprop="articleBody">
{{ content }}
{{ content|toc }}
</div>
</article>