Skip to content

Commit 32421ed

Browse files
authored
Merge pull request #15 from Tanker187/Tanker187-patch-14
Create page.html
2 parents 70c6c34 + 0317c8a commit 32421ed

1 file changed

Lines changed: 11 additions & 0 deletions

File tree

page.html

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
<!DOCTYPE html>
2+
<html>
3+
<head>
4+
<meta charset="utf-8" />
5+
...
6+
</head>
7+
<body>
8+
...
9+
<script src="dist/bundle.js"></script>
10+
</body>
11+
</html>

0 commit comments

Comments
 (0)