StandardRB
This commit is contained in:
@@ -1,4 +1,3 @@
|
||||
|
||||
module Main
|
||||
class Routes < Hanami::Routes
|
||||
root to: "site.home"
|
||||
@@ -52,4 +51,4 @@ module Main
|
||||
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"
|
||||
end
|
||||
end
|
||||
end
|
||||
|
Reference in New Issue
Block a user