hermit-V2/layouts/partials/single-footer.html
2023-12-07 16:22:00 -05:00

4 lines
183 B
HTML

<p>
&copy; {{ now.Format "2006" }} <a href="{{ .Site.BaseURL }}" class="h-card" rel="me">{{ .Site.Params.author.name }}</a> &#183; {{ .Site.Params.footerCopyright | safeHTML }}
</p>