Skip to content

Commit

Permalink
Merge pull request #426 from alphagov/add-dwp-annotations-verification
Browse files Browse the repository at this point in the history
Add annotations support for DWP YouTube channel
alext committed Jun 23, 2014
2 parents 0703482 + c59b7d2 commit 0899b71
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
@@ -19,6 +19,7 @@ namespace :router do
%w(/humans.txt exact),
%w(/robots.txt exact),
%w(/fonts prefix),
%w(/google6db9c061ce178960.html exact), # DWP YouTube annotations
%w(/google991dec8b62e37cfb.html exact),
%w(/googlef35857dca8b812e7.html exact),
%w(/apple-touch-icon.png exact static),
1 change: 1 addition & 0 deletions public/google6db9c061ce178960.html
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
google-site-verification: google6db9c061ce178960.html

0 comments on commit 0899b71

Please sign in to comment.