Skip to content

Commit ae4604d

Browse files
committed
[fix] fix wrong html lang in en example page.
1 parent f58fd53 commit ae4604d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/index.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<!DOCTYPE html>
2-
<html lang="zh-CN">
2+
<html lang="en">
33
<head>
44
<meta charset="utf-8">
55
<meta name="renderer" content="webkit">

0 commit comments

Comments
 (0)