From 9e7e1785851798c320bab0d776c61c2750124bb6 Mon Sep 17 00:00:00 2001 From: Igor Minar Date: Fri, 26 May 2017 01:25:58 -0700 Subject: [PATCH] build(aio): add google webmaster tools verification file this file needs to remain in the repo for us to remain verified as owners of aio-staging.firebaseapp.com. --- aio/.angular-cli.json | 3 ++- aio/src/google385281288605d160.html | 1 + 2 files changed, 3 insertions(+), 1 deletion(-) create mode 100644 aio/src/google385281288605d160.html diff --git a/aio/.angular-cli.json b/aio/.angular-cli.json index 98077788f9..20bb848a33 100644 --- a/aio/.angular-cli.json +++ b/aio/.angular-cli.json @@ -12,7 +12,8 @@ "generated", "app/search/search-worker.js", "favicon.ico", - "pwa-manifest.json" + "pwa-manifest.json", + "google385281288605d160.html" ], "index": "index.html", "main": "main.ts", diff --git a/aio/src/google385281288605d160.html b/aio/src/google385281288605d160.html new file mode 100644 index 0000000000..0e3614a195 --- /dev/null +++ b/aio/src/google385281288605d160.html @@ -0,0 +1 @@ +google-site-verification: google385281288605d160.html \ No newline at end of file