summaryrefslogtreecommitdiff
path: root/src/_includes/footer.html
blob: f66a879b875a7174631b1af7095c3571ed374c2c (plain)
1
2
3
4
5
6
7
<footer>
  <p class="license light">
    Unless otherwised specified, all works are licensed under the
    <a href="{{ '/assets/wtfpl.txt' | relative_url}}">WTFPL</a>.
  </p>
</footer>