About page, index page[en]
This commit is contained in:
@@ -58,6 +58,7 @@ Beathaven::Application.routes.draw do
|
||||
|
||||
match '/' => 'application#index'
|
||||
match '/greetings/' => 'application#greetings'
|
||||
match '/about/' => 'application#about'
|
||||
|
||||
match 'user/auth' => 'user#auth'
|
||||
match 'user/update' => 'user#update'
|
||||
|
||||
Reference in New Issue
Block a user