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

4 lines
159 B
HTML
Raw Normal View History

2023-10-24 05:40:35 +00:00
<p>
2023-11-13 15:12:43 +00: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>