Add basic site design and placeholder content
This commit is contained in:
parent
8a288c09b9
commit
6a33eb0f83
11 changed files with 150 additions and 5 deletions
|
|
@ -6,5 +6,5 @@ Rails.application.routes.draw do
|
|||
get "up" => "rails/health#show", as: :rails_health_check
|
||||
|
||||
# Defines the root path route ("/")
|
||||
# root "posts#index"
|
||||
root "home#index"
|
||||
end
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue