mirror of
https://github.com/wassname/talk.git
synced 2026-06-28 04:55:55 +08:00
7 lines
206 B
HTML
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> |