This repository has been archived on 2024-04-08. You can view files and clone it, but cannot push or open issues or pull requests.
spdocker/themes/spd/layout/_widget/toc.ejs
2018-03-08 00:34:16 +11:00

6 lines
152 B
Plaintext

<!-- Short About -->
<section class="visible-md visible-lg">
<h5>Table of Contents</h5>
<%- toc(page.content,{list_number:false}) %>
</section>