aboutsummaryrefslogtreecommitdiff
path: root/template/_footer.html
blob: 76980a6474de1dfcb93b00bb3c7ac56141b9daf0 (plain)
1
2
3
4
5
6
7
<div class="footer">
  <footer class="wrapper">
    This website does not track you.
    Content is made available under the <a href="https://creativecommons.org/licenses/by/4.0/" target="_blank">CC BY 4.0 license</a> unless specified otherwise.
    Blog feed available as <a href="/feed.rss" target="_blank">RSS</a> or <a href="/feed.json" target="_blank">JSON</a> feeds.
  </footer>
</div>