aboutsummaryrefslogtreecommitdiff
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
parent8fdea9620b6bdedfcbd93a109ff5eba20482668a (diff)
Replace all GitLab references to GitHub
-rw-r--r--README.md4
-rw-r--r--_config.yml2
-rw-r--r--_includes/footer.html4
-rw-r--r--articles/random-projects.md2
-rw-r--r--slides/xss/index.html1
5 files changed, 5 insertions, 8 deletions
diff --git a/README.md b/README.md
index 4e3b95b..d94fd02 100644
--- a/README.md
+++ b/README.md
@@ -1,4 +1,4 @@
# My personal website - [noahloomans.com](https://noahloomans.com/)
-This is the GitLab repo of my personal website, running on https. It's still a
-work in progress so don't expect much. \ No newline at end of file
+This is the GitHub repo of my personal website, running on https. It's still a
+work in progress so don't expect much.
diff --git a/_config.yml b/_config.yml
index 9ee5c07..496c492 100644
--- a/_config.yml
+++ b/_config.yml
@@ -8,8 +8,6 @@
# For technical reasons, this file is *NOT* reloaded automatically when you use
# 'bundle exec jekyll serve'. If you change this file, please restart the server process.
#
-# Random change to fix GitLab: 644225
-
# Site settings
# These are used to personalize your new site. If you look in the HTML files,
# you will see them accessed via {{ site.title }}, {{ site.email }}, and so on.
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>
diff --git a/articles/random-projects.md b/articles/random-projects.md
index a5e9746..6cd441e 100644
--- a/articles/random-projects.md
+++ b/articles/random-projects.md
@@ -8,4 +8,4 @@ These are some of the random project I've made:
- [Bad Password Generator]({{ "/random-projects/bad-password-generator/" | relativize_url }})
The source code of all of them can be found on
-[GitLab](https://gitlab.com/nloomans/noahloomans.com/tree/master/random-projects).
+[GitHub](https://github.com/nloomans/noahloomans.com/tree/master/random-projects).
diff --git a/slides/xss/index.html b/slides/xss/index.html
index a28a7dd..2e43568 100644
--- a/slides/xss/index.html
+++ b/slides/xss/index.html
@@ -12,7 +12,6 @@ styles: [ ../reveal.js/theme/blood.css, ../reveal.js/zenburn.css, ./style.css ]
<img src="/assets/face.jpg" alt="Noah Loomans">
<div class="info">
<div class="name">Noah Loomans</div>
- <!-- Pls work GitLab, random change! -->
<div class="pgp-key">67B0 295A C271 345D 0706 4B9B 8B23 75F3 B367 DF6D</div>
</div>
</div>