aboutsummaryrefslogtreecommitdiff
path: root/_includes
diff options
context:
space:
mode:
authorNoah Loomans <noahloomans@gmail.com>2018-05-19 13:00:11 +0200
committerNoah Loomans <noahloomans@gmail.com>2018-05-19 13:00:11 +0200
commit22eeab53d205ef1e8fbb2e69228dc06abe0cdadf (patch)
tree8f36f2ac6d74ee31519b23e04030d800778dc273 /_includes
parent8fdea9620b6bdedfcbd93a109ff5eba20482668a (diff)
Replace all GitLab references to GitHub
Diffstat (limited to '_includes')
-rw-r--r--_includes/footer.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/_includes/footer.html b/_includes/footer.html
index b430d70..971ab37 100644
--- a/_includes/footer.html
+++ b/_includes/footer.html
@@ -1,7 +1,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>.
+ 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>