Skip to content

Commit 1d99472

Browse files
dave11mjsumitarora
authored andcommitted
fix(@angular/cli): adds language to index.html for accessibility
1 parent 8a7f6dd commit 1d99472

File tree

1 file changed

+1
-1
lines changed
  • packages/@angular/cli/blueprints/ng/files/__path__

1 file changed

+1
-1
lines changed

packages/@angular/cli/blueprints/ng/files/__path__/index.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<!doctype html>
2-
<html>
2+
<html lang="en">
33
<head>
44
<meta charset="utf-8">
55
<title><%= jsComponentName %></title>

0 commit comments

Comments
 (0)