Files
talk/docs/_includes/toc.html
T
Wyatt Johnson 2e7ee6bb8b Updated docs
2017-09-28 23:38:01 -06:00

7 lines
206 B
HTML

<aside>
<nav class="toc" markdown="1">
{% if include.title %}<header><h4 class="nav__title">{{ include.title }}</h4></header>{% endif %}
* Auto generated table of contents
{:toc .toc__menu}
</nav>
</aside>