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

4 lines
183 B
HTML
Raw Permalink Normal View History

2023-10-24 01:40:35 -04:00
<p>
2023-12-07 16:22:00 -05:00
&copy; {{ now.Format "2006" }} <a href="{{ .Site.BaseURL }}" class="h-card" rel="me">{{ .Site.Params.author.name }}</a> &#183; {{ .Site.Params.footerCopyright | safeHTML }}
2023-12-02 23:26:41 -05:00
</p>