Skip to content

Commit f5e045f

Browse files
author
lijianyang
committed
ci
1 parent 58bddfd commit f5e045f

File tree

1 file changed

+13
-10
lines changed

1 file changed

+13
-10
lines changed

index.html

Lines changed: 13 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,15 @@
11
<!DOCTYPE html>
22
<html>
3-
<head>
4-
<meta charset="utf-8">
5-
<meta name="viewport" content="width=device-width,initial-scale=1.0">
6-
<title>validate_test</title>
7-
</head>
8-
<body>
9-
<div id="app"></div>
10-
<!-- built files will be auto injected -->
11-
</body>
12-
</html>
3+
4+
<head>
5+
<meta charset="utf-8">
6+
<meta name="viewport" content="width=device-width,initial-scale=1.0">
7+
<title>validate test</title>
8+
</head>
9+
10+
<body>
11+
<div id="app"></div>
12+
<!-- built files will be auto injected -->
13+
</body>
14+
15+
</html>

0 commit comments

Comments
 (0)