AlexSelimov.com/layouts/partials/footer.html

5 lines
123 B
HTML
Raw Normal View History

2026-03-02 14:56:56 -05:00
<div class="footer-copy">
{{ .Site.Copyright }}
{{ with .Site.Params.madeWith }} | {{ markdownify . }}{{ end }}
</div>