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