Skip to content

Commit

Permalink
[fix] fix wrong html lang in en example page.
Browse files Browse the repository at this point in the history
  • Loading branch information
plainheart committed Sep 6, 2020
1 parent f58fd53 commit ae4604d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/index.html
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<!DOCTYPE html>
<html lang="zh-CN">
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="renderer" content="webkit">
Expand Down

0 comments on commit ae4604d

Please sign in to comment.