SEO optimization
This commit is contained in:
parent
7608cf15fc
commit
7296ffc944
7 changed files with 127 additions and 2 deletions
|
|
@ -110,6 +110,9 @@ class AsxpioWeb < Sinatra::Base
|
|||
end
|
||||
|
||||
get '/thanks' do
|
||||
@page_title = 'Thanks — IE Sergei Poljanski'
|
||||
@page_desc = 'Your message has been received. A confirmation copy has been sent to your inbox.'
|
||||
@noindex = true
|
||||
erb :thanks
|
||||
end
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue