aboutsummaryrefslogtreecommitdiff
path: root/_includes/footer.html
blob: b430d700a3a46424c0538cf625d9a558d6758db9 (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, and hosted on
    <a href="https://gitlab.com/nloomans/noahloomans.com">GitLab</a>.
  </p>
</footer>