hermit-V2/layouts/partials/single-footer.html
2023-12-02 23:26:41 -05:00

4 lines
159 B
HTML

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