refactor: move partial/head.html and partial/footer.html

This commit is contained in:
Jimmy Cai
2020-09-11 22:41:40 +02:00
parent b64cbe1ef8
commit b064b5ef85
8 changed files with 6 additions and 6 deletions
+1 -1
View File
@@ -11,7 +11,7 @@
{{ partial "comments/include" . }}
{{ end }}
{{ partialCached "footer" . }}
{{ partialCached "footer/footer" . }}
</main>
</div>