Skip to content

Commit

Permalink
Merge pull request #386 from alphagov/google-verify-youtube
Browse files Browse the repository at this point in the history
Add YouTube account verification file
  • Loading branch information
alext committed Mar 20, 2014
2 parents f085950 + fd0b232 commit 45c3648
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions lib/tasks/router.rake
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ namespace :router do
%w(/robots.txt exact),
%w(/fonts prefix),
%w(/google991dec8b62e37cfb.html exact),
%w(/googlef35857dca8b812e7.html exact),
%w(/apple-touch-icon.png exact static),
%w(/apple-touch-icon-144x144.png exact),
%w(/apple-touch-icon-114x114.png exact),
Expand Down
1 change: 1 addition & 0 deletions public/googlef35857dca8b812e7.html
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
google-site-verification: googlef35857dca8b812e7.html

0 comments on commit 45c3648

Please sign in to comment.