aboutsummaryrefslogtreecommitdiff
path: root/_includes
diff options
context:
space:
mode:
authorNoah Loomans <noahloomans@gmail.com>2017-01-05 14:50:51 +0100
committerNoah Loomans <noahloomans@gmail.com>2017-01-05 14:50:51 +0100
commitd08c1a986dc156f0e3d1177ca20e16f73a76dbf0 (patch)
tree205ccd1797c783025f086b7cbaab7dcf085d5947 /_includes
parent62cb4f5a2d95d343c50096be592e6f44cf674f34 (diff)
add footer
Diffstat (limited to '_includes')
-rw-r--r--_includes/footer.html2
1 files changed, 2 insertions, 0 deletions
diff --git a/_includes/footer.html b/_includes/footer.html
index f893ae1..fb11a5e 100644
--- a/_includes/footer.html
+++ b/_includes/footer.html
@@ -1,2 +1,4 @@
<footer>
+ <p>&copy; Noah Loomans 2017</p>
+ <p>This website is open-source under the MIT licence, and hosted on GitHub.</p>
</footer> \ No newline at end of file