@ -27,6 +27,9 @@
</span>
</h2>
</header>
<div id="toc" class="well col-md-4 col-sm-6">
{{ .TableOfContents }}
</div>
<section id="post-body">
{{ .Content }}
</section>
@ -867,6 +867,17 @@ code {
}
/**
* Table of content
*/
#toc ul {
list-style-type: none;
#toc ul ul {
list-style-type: disc;
* tags page