book thoughts
This commit is contained in:
parent
62bf5596a2
commit
de632cdfdc
3 changed files with 41 additions and 1 deletions
|
@ -81,8 +81,8 @@ defmodule WildWeb.Router do
|
|||
live "/account/confirm/:token", UserConfirmationLive, :edit
|
||||
live "/account/confirm", UserConfirmationInstructionsLive, :new
|
||||
live "/", Index
|
||||
# live "/books/thoughts", BookReads, :thoughts
|
||||
live "/books", Books
|
||||
live "/books/thoughts", BookThoughts
|
||||
end
|
||||
end
|
||||
end
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue