aboutsummaryrefslogtreecommitdiff
path: root/_includes/footer.html
blob: 971ab379f6c8fed05e1f3adae5265bfd413b1562 (plain)
1
2
3
4
5
6
7
<footer>
  <p>&copy; Noah Loomans 2017-2018</p>
  <p>
    This website is open-source under the MIT licence. The source-code can be
    found on <a href="https://github.com/nloomans/noahloomans.com">GitHub</a>.
  </p>
</footer>