wires

summary refs log tree commit diff
path: root/layouts/partials/footer.html
blob: 52c7a9917ff02b89b462ddd8afdaceec820dc2e3 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
<footer>
  Made with <a href="https://gohugo.io">Hugo</a>. All content is licensed under
  <a
    href="http://creativecommons.org/licenses/by-sa/4.0/"
    target="_blank"
    rel="license noopener noreferrer"
  >
    CC BY-SA 4.0
  </a>
</footer>