aboutsummaryrefslogtreecommitdiff
path: root/layouts/partials/footer.html
blob: daf7cd3eb5a0e29da4984c3de291a280caf2da5c0669ce269da247a1ac548d52 (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>