thrrgilag.net/themes/binario/layouts/partials/footer.html
Morgan McMillian 022c04d286 new site theme
2019-09-07 12:40:58 -07:00

5 lines
309 B
HTML

<footer class="footer">
{{- partial "footer_social.html" . }}
{{- partial "footer_menu.html" . }}
<div class="footer__copyright">© {{ now.Format "2006" }} {{ .Site.Params.copyright | default .Site.Title }}. <span class="footer__copyright-credits">{{ T "footer_credits" | safeHTML }}</span></div>
</footer>