mirror of
https://github.com/wassname/talk.git
synced 2026-06-28 23:42:44 +08:00
7 lines
289 B
Plaintext
Executable File
7 lines
289 B
Plaintext
Executable File
<aside>
|
|
<nav class="toc" markdown="1">
|
|
<header><h4 class="nav__title"><i class="fa fa-{{ include.icon | default: 'file-text' }}"></i> {{ include.title | default: site.data.ui-text[site.locale].toc_label }}</h4></header>
|
|
* Auto generated table of contents
|
|
{:toc .toc__menu}
|
|
</nav>
|
|
</aside> |