1<footer>2 © 2020-{{ now.Format "2006" }} ·3 <a href="{{ .Site.BaseURL }}"> {{ .Site.Params.Author.name }}</a> ·4 {{ .Site.Params.footerCopyright | safeHTML }}5</footer>
git clone git://git.lin.moe/blog-site.git
1<footer>2 © 2020-{{ now.Format "2006" }} ·3 <a href="{{ .Site.BaseURL }}"> {{ .Site.Params.Author.name }}</a> ·4 {{ .Site.Params.footerCopyright | safeHTML }}5</footer>