footer: add footer - powered by hugo and console theme

This commit is contained in:
Marcin Mierzejewski 2020-05-01 14:38:16 +02:00
parent 4e1c9914ae
commit 9e36d6567f
4 changed files with 25 additions and 4 deletions

View file

@ -51,6 +51,7 @@
<div class="container animated zoomIn fast">
{{ block "main" . }}
{{ end }}
{{ partial "footer.html" . }}
</div>
</body>
</html>