first chicken and egg
This commit is contained in:
@ -17,7 +17,7 @@ defmodule ChickenEggWeb.Router do
|
||||
scope "/", ChickenEggWeb do
|
||||
pipe_through :browser
|
||||
|
||||
get "/", PageController, :home
|
||||
live "/", IndexLive
|
||||
end
|
||||
|
||||
# Other scopes may use custom stacks.
|
||||
|
Reference in New Issue
Block a user