mirror of
https://github.com/wassname/talk.git
synced 2026-07-08 11:43:16 +08:00
6 lines
164 B
Plaintext
6 lines
164 B
Plaintext
<aside>
|
|
<nav class="toc">
|
|
{% if include.title %}<header><h4 class="nav__title">{{ include.title }}</h4></header>{% endif %}
|
|
<%- toc(page.content) %>
|
|
</nav>
|
|
</aside> |