[Fix #2652] Add the /tour-de-france page
This commit is contained in:
parent
422d200280
commit
5b011fef59
9 changed files with 189 additions and 0 deletions
|
@ -93,6 +93,7 @@ Rails.application.routes.draw do
|
|||
#
|
||||
|
||||
root 'root#index'
|
||||
get '/tour-de-france' => 'tour_de_france#index'
|
||||
get '/administration' => 'root#administration'
|
||||
|
||||
get 'users' => 'users#index'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue