hermit-V2/layouts/partials/single-footer.html

4 lines
159 B
HTML
Raw Normal View History

2023-10-24 01:40:35 -04:00
<p>
2023-11-13 10:12:43 -05:00
&copy; {{ now.Format "2006" }} <a href="{{ .Site.BaseURL }}">{{ .Site.Params.author.name }}</a> &#183; {{ .Site.Params.footerCopyright | safeHTML }}
2023-12-02 23:26:41 -05:00
</p>