hacks-guide-minimal-mistake.../_includes/toc

7 lines
288 B
Plaintext
Raw Normal View History

2016-03-10 17:13:54 +01:00
<section class="toc">
<header><h4 class="toc__title"><i class="fa fa-{{ include.icon | default: 'book' }}"></i> {{ include.title | default: site.data.ui-text[site.locale].toc_label }}</h4></header>
<nav markdown="1">
* Auto generated table of contents
2016-03-10 17:13:54 +01:00
{:toc .toc__menu}
</nav>
</section>