Add books page
This commit is contained in:
@@ -59,6 +59,8 @@ module Adamantium
|
||||
|
||||
get "/podcasts", to: "podcasts.index"
|
||||
|
||||
get "/books", to: "books.index"
|
||||
|
||||
redirect "deploying-a-hanami-app-to-fly-io", to: "/post/deploying-a-hanami-20-app-to-flyio"
|
||||
redirect "deploying-a-hanami-app-to-fly-io/", to: "/post/deploying-a-hanami-20-app-to-flyio"
|
||||
|
||||
|
Reference in New Issue
Block a user