Use prism as smaller nicer code highlighting library
This commit is contained in:
@@ -29,7 +29,7 @@ Rails.application.routes.draw do
|
||||
get '/demo(/:backend)' => 'home#demo', as: :demo
|
||||
get '/contact' => 'home#contact', 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')
|
||||
|
||||
root 'home#index'
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user