From 2df2168c0ac8e1f50176bd945c127227106075b8 Mon Sep 17 00:00:00 2001 From: Igor Minar Date: Thu, 21 Feb 2019 17:23:16 -0800 Subject: [PATCH] fix(docs-infra): add [lang] attribute to index.html of angular.io (#28916) It's the right thing to do, and improves accessiblity. See: https://dequeuniversity.com/rules/axe/3.1/html-has-lang?application=lighthouse PR Close #28916 --- aio/src/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/aio/src/index.html b/aio/src/index.html index 635c43b7f6..a69501b966 100644 --- a/aio/src/index.html +++ b/aio/src/index.html @@ -1,5 +1,5 @@ - +