wires

summary refs log tree commit diff
path: root/layouts/partials/footer.html
blob: e385cf0ae74132f7440f330cd45a2c0b2a632c07 (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 openly licensed
  via
  <a
    href="http://creativecommons.org/licenses/by-sa/4.0/"
    target="_blank"
    rel="license noopener noreferrer"
    >CC BY-SA 4.0</a
  >
</footer>