Skip to content

Commit 33e5f0d

Browse files
committed
Set the page language to English
1 parent b62b24e commit 33e5f0d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

web-src/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<!DOCTYPE HTML>
2-
<html translate="no">
2+
<html lang="en" translate="no">
33
<head>
44
<meta charset="utf-8">
55
<title><%= htmlWebpackPlugin.options.title %></title>

0 commit comments

Comments
 (0)