Skip to content

Commit 518e077

Browse files
committed
remove lang from html tag
1 parent 82ab825 commit 518e077

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed
-6 Bytes
Binary file not shown.

examples/server/webui/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 lang="en">
2+
<html>
33
<head>
44
<meta charset="UTF-8" />
55
<meta

0 commit comments

Comments
 (0)