aboutsummaryrefslogtreecommitdiff
path: root/layouts/partials/footer.html
blob: 83a3214f9759953fcb96f9df167c26ef79f347d5 (plain)
1
2
3
4
5
{{ if ne .Site.Params.hideMadeWithLine true }}
  <small>
    {{ .Site.Copyright }} | <a href="{{ i18n "stone-link" }}">{{ i18n "stone" }}</a>
  </small>
{{ end }}