mirror of
https://github.com/samsonjs/samhuri.net.git
synced 2026-03-25 09:05:47 +00:00
fix /blog/ redirects
This commit is contained in:
parent
41f85e2876
commit
ae80dc39a6
1 changed files with 3 additions and 2 deletions
|
|
@ -23,8 +23,6 @@ ExpiresDefault A259200
|
|||
Redirect 301 /json-diff/ http://tlrobinson.net/projects/javascript-fun/jsondiff/
|
||||
|
||||
Redirect 301 /proj/ /projects/
|
||||
Redirect 301 /blog/sjs.rss /feed.xml
|
||||
Redirect 301 /blog/ /posts/
|
||||
|
||||
Redirect 301 /blog/2006.02.08-first-post /posts/2006/02/first-post
|
||||
Redirect 301 /blog/2006.02.08-touch-screen-on-steroids /posts/2006/02/touch-screen-on-steroids
|
||||
|
|
@ -132,3 +130,6 @@ Redirect 301 /blog/2012.01.19-fujitsu-has-lost-their-mind /posts/2012/01/fujitsu
|
|||
Redirect 301 /blog/2013.03.06-zelda-tones-for-ios /posts/2013/03/zelda-tones-for-ios
|
||||
Redirect 301 /blog/2013.09.27-linky /posts/2013/09/linky
|
||||
Redirect 301 /blog/2014.02.03-ember-structure /posts/2014/02/ember-structure
|
||||
|
||||
Redirect 301 /blog/sjs.rss /feed.xml
|
||||
Redirect 301 /blog/ /posts/
|
||||
|
|
|
|||
Loading…
Reference in a new issue