Added Google Webmaster Tools verification page

This commit is contained in:
Gergely POLONKAI 2012-10-09 22:51:46 +02:00
parent 24156952ba
commit 318162d7f5
2 changed files with 10 additions and 0 deletions

View File

@ -94,4 +94,13 @@ class DefaultController extends Controller
'code_chunk' => $codeChunk,
);
}
/**
* @Route("/google150e54bda5f96d97.html")
* @Template
*/
public function webmasterToolsAction()
{
return array();
}
}

View File

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