Remove "_" from includes

This commit is contained in:
Michael Rose
2016-02-22 14:58:16 -05:00
parent 6f2ed74bc4
commit 4348fc59b3
17 changed files with 40 additions and 40 deletions

9
_includes/toc.html Normal file
View File

@@ -0,0 +1,9 @@
<section id="table-of-contents" class="toc">
<header>
<h3><i class="fa fa-book"></i> Overview</h3>
</header>
<div id="drawer" markdown="1">
* Auto generated table of contents
{:toc}
</div>
</section><!-- /#table-of-contents -->