Initial documentation on Server, added toc
This commit is contained in:
5
themes/spd/layout/_widget/toc.ejs
Normal file
5
themes/spd/layout/_widget/toc.ejs
Normal file
@@ -0,0 +1,5 @@
|
||||
<!-- Short About -->
|
||||
<section class="visible-md visible-lg">
|
||||
<h5>Table of Contents</h5>
|
||||
<%- toc(page.content,{list_number:false}) %>
|
||||
</section>
|
Reference in New Issue
Block a user