feat(footer): add copyright since & custom text (#74)

closes https://github.com/CaiJimmy/hugo-theme-stack/issues/55
This commit is contained in:
Jimmy Cai
2020-12-20 12:34:44 +01:00
committed by GitHub
parent ddd6aa2d20
commit cea1064927
3 changed files with 17 additions and 2 deletions
+1 -1
View File
@@ -11,7 +11,7 @@
</section>
{{- partial "pagination.html" . -}}
{{ partialCached "footer/footer" . }}
{{- partial "footer/footer" . -}}
{{ end }}
{{ define "right-sidebar" }}