summaryrefslogtreecommitdiff
path: root/layouts/partials/footer.html
blob: 673e170a9471399124f8531b8aef2b94cead25051d674a6434b5302466b1671d (plain)
1
2
3
4
<footer>
  <p>Unless otherwise noted, the writing in this journal is licensed under {{ $.Site.Copyright }}<br>
Copyright {{ .Site.Params.beginCopyrightYear }}-{{ now.Format "2006" }} {{ $.Site.Author.name }}</p>
</footer>