Files
sumup/themes/basic/layouts/partials/footer.html

5 lines
154 B
HTML
Raw Normal View History

<footer>
<small>Copyright {{now.Format "2006"}} {{ .Site.Params.author }} -
Find me on: {{- partial "social-media.html" . -}}
</small>
</footer>