modify about page

This commit is contained in:
windy 2012-07-07 17:21:59 +08:00
parent 1463dee352
commit c07844b412
1 changed files with 1 additions and 0 deletions

View File

@ -1,4 +1,5 @@
class HomeController < ApplicationController
def index
redirect_to "http://who.yafeilee.me"
end
end