diff --git a/404.html b/404.html
index c6d87a0..38757f7 100644
--- a/404.html
+++ b/404.html
@@ -2,6 +2,8 @@
title: Page not found
jumbotron: credits
layout: default
+redirect_from:
+ - /404/
---
Get involved
diff --git a/credits.html b/credits.html
index dfc5481..2c6ed16 100644
--- a/credits.html
+++ b/credits.html
@@ -1,6 +1,9 @@
---
title: Credits
layout: default
+redirect_from:
+ - /credits/
+ - /contributors/
---
diff --git a/index.html b/index.html index 5ba1cd2..8977f4c 100644 --- a/index.html +++ b/index.html @@ -1,5 +1,8 @@ --- title: Home +redirect_from: + - /index/ + - /screenshots/ --- {% include header.html %} diff --git a/irc.html b/irc.html index ecd76e7..049e9e0 100644 --- a/irc.html +++ b/irc.html @@ -2,6 +2,8 @@ title: Community jumbotron: IRC layout: default +redirect_from: + - /irc/ ---