Add todos
This commit is contained in:
@@ -12,7 +12,6 @@ Rails.application.routes.draw do
|
||||
get "service-worker" => "rails/pwa#service_worker", as: :pwa_service_worker
|
||||
get "manifest" => "rails/pwa#manifest", as: :pwa_manifest
|
||||
|
||||
get "/rsvp" => redirect("https://withjoy.com/adam-and-jillian-jun-25/rsvp")
|
||||
get "/registry" => redirect("https://withjoy.com/adam-and-jillian-jun-25/registry")
|
||||
get "*path" => redirect("/")
|
||||
# Defines the root path route ("/")
|
||||
|
||||
Reference in New Issue
Block a user