diff options
author | Louise Crow <louise.crow@gmail.com> | 2014-06-24 11:17:00 +0100 |
---|---|---|
committer | Louise Crow <louise.crow@gmail.com> | 2014-06-24 11:17:00 +0100 |
commit | 0b723666f723889dad85eb8e8a543d03a114957a (patch) | |
tree | c7b851ea15e6e35e014c4522410053c1acb97582 | |
parent | 941ba90b51e6b62d6650a416a757f1459ad8ad86 (diff) |
Add some redirects for the old date urls
-rw-r--r-- | blog/index.html | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/blog/index.html b/blog/index.html index 871987aca..08e41b058 100644 --- a/blog/index.html +++ b/blog/index.html @@ -1,6 +1,15 @@ --- layout: page title: Blog +redirect_from: + - /2011/07/ + - /2011/09/ + - /2011/10/ + - /2012/04/ + - /2012/06/ + - /2012/11/ + - /2013/04/ + - /2013/06/ --- <h1>Blog</h1> |