diff --git a/lib/tasks/router.rake b/lib/tasks/router.rake index 7cc5e8fc7..4f93c43b8 100644 --- a/lib/tasks/router.rake +++ b/lib/tasks/router.rake @@ -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), diff --git a/public/google6db9c061ce178960.html b/public/google6db9c061ce178960.html new file mode 100644 index 000000000..ea944a586 --- /dev/null +++ b/public/google6db9c061ce178960.html @@ -0,0 +1 @@ +google-site-verification: google6db9c061ce178960.html \ No newline at end of file