Skip to content

Commit 080b52c

Browse files
authored
Add files via upload
1 parent 2f43dd3 commit 080b52c

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

docs/index.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,10 @@
22
<html lang="en">
33
<head>
44
<meta charset="utf-8">
5-
<title>vue-numeric demo</title>
5+
<title>Vue numeric demo</title>
66
</head>
77
<body>
88
<div id="app"></div>
9-
<script src="./build.js"></script>
9+
<script src="/dist/build.js"></script>
1010
</body>
11-
</html>
11+
</html>

0 commit comments

Comments
 (0)