modify about page
This commit is contained in:
parent
1463dee352
commit
c07844b412
|
@ -1,4 +1,5 @@
|
|||
class HomeController < ApplicationController
|
||||
def index
|
||||
redirect_to "http://who.yafeilee.me"
|
||||
end
|
||||
end
|
||||
|
|
Loading…
Reference in New Issue