Adding series admonition

This commit is contained in:
2020-06-15 01:35:25 +01:00
parent 220801930c
commit 412ab931c3
9 changed files with 89 additions and 15 deletions

View File

@@ -67,8 +67,12 @@
</div>
</div>
{{- end -}}
</article>
</div>
<div class="col-12 col-lg-9">
{{ partial "related.html" $page }}
</div>
<div id="" class="col-lg-2 toc-sidebar d-none d-md-block">
<aside>
<h5 class="text-center text-uppercase">Table of contents</h5>
@@ -82,6 +86,5 @@
</div>
</div>
{{ partial "related.html" $page }}
</main>
{{ end }}