Remove extensions from _includes to simplify naming
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
<section id="table-of-contents" class="toc">
|
||||
<header><h3><i class="fa fa-{{ include.icon | default: 'book' }}"></i> {{ include.title | default: "Overview" }}</h3></header>
|
||||
<div id="drawer" markdown="1">
|
||||
* Auto generated table of contents
|
||||
{:toc}
|
||||
</div>
|
||||
</section>
|
||||
Reference in New Issue
Block a user