refactors/revises theme layouts

This commit is contained in:
Huy Tran 2018-07-21 06:32:00 +10:00
parent f1605d3802
commit 5701197651
15 changed files with 80 additions and 55 deletions

View file

@ -7,7 +7,7 @@
{{- end -}}
{{ define "footer" -}}
<div class="footer content">
<div class="container content">
{{- partial "highlight-js.html" . -}}
{{- partial "commenting.html" . -}}
</div>