aboutsummaryrefslogtreecommitdiff
path: root/layouts/partials/footer.html
blob: b4126346af32140d562e3716612e4c9e85f5923c (plain)
1
2
3
4
5
6
<footer>
  <p>
    Site content is <a href="https://creativecommons.org/licenses/by-sa/4.0/">CC-BY-SA-4.0</a>.
    Software projects are <a href="https://www.gnu.org/licenses/gpl-3.0.en.html">GNU GPLv3</a>.
  </p>
</footer>