From e836eaf448609cb4b1ca446c7306687898bd0793 Mon Sep 17 00:00:00 2001
From: Charles Lyding <19598772+clydin@users.noreply.github.com>
Date: Tue, 2 Jun 2020 13:40:31 -0400
Subject: [PATCH] fix(docs-infra): preconnect to analytics origins (#37400)
Lighthouse recommends preconnecting to important third-party origins.
See: https://web.dev/uses-rel-preconnect
PR Close #37400
---
aio/src/index.html | 5 +++++
1 file changed, 5 insertions(+)
diff --git a/aio/src/index.html b/aio/src/index.html
index be6e88d5e3..38596253c9 100644
--- a/aio/src/index.html
+++ b/aio/src/index.html
@@ -8,6 +8,11 @@
Join the community of millions of developers who build compelling user interfaces with Angular.">
+
+
+
+
+