Add pricing and minor text changes
This commit is contained in:
@@ -29,7 +29,7 @@ Rails.application.routes.draw do
|
||||
get '/auth' => 'sessions#auth', :as => :auth
|
||||
|
||||
get '/demo(/:backend)' => 'home#demo', :as => :demo
|
||||
get '/contact' => 'home#contact', :as => :contact
|
||||
get '/contact', to: redirect('/#contact-us'), :as => :contact
|
||||
get '/help', to: redirect('https://www.notion.so/Tinyforms-Help-Center-04f13b5908bc46cfb4283079a3cb1149')
|
||||
get '/form-building-service', to: redirect('https://www.notion.so/Tinyforms-Help-Center-04f13b5908bc46cfb4283079a3cb1149')
|
||||
|
||||
|
||||
Reference in New Issue
Block a user