Add google verification file for Search Console

This commit is contained in:
Lorin Werthen 2017-05-29 14:19:53 +02:00
parent 35e2ce44ba
commit 6691487436
No known key found for this signature in database
GPG key ID: F11FFC921E0E08E0
2 changed files with 6 additions and 5 deletions

8
Rules
View file

@ -133,13 +133,13 @@ end
# #
# #
# # Google verification file
# ASSETS passthrough '/google6f2e77d0228abc35.html'
#
# EVENTS
route '/**/index.{erb,html,md}' do route '/**/index.{erb,html,md}' do
"#{item.identifier.without_ext}.html" "#{item.identifier.without_ext}.html"
end end
route '/**/*.{erb,html,md}' do route '/**/*.{erb,html,md}' do
"#{item.identifier.without_ext}/index.html" "#{item.identifier.without_ext}/index.html"
end end

View file

@ -0,0 +1 @@
google-site-verification: google6f2e77d0228abc35.html