blog-site

git clone git://git.lin.moe/blog-site.git

1<footer>
2  &copy; 2020-{{ now.Format "2006" }} &#183; 
3  <a href="{{ .Site.BaseURL }}"> {{ .Site.Params.Author.name }}</a> &#183;
4  {{ .Site.Params.footerCopyright | safeHTML }}
5</footer>