generated from gbrochar/boilerplate
fix(index.ejs): remove typo
This commit is contained in:
parent
a018e86175
commit
d5709a0426
|
@ -2,7 +2,7 @@
|
|||
<html>
|
||||
|
||||
<head>
|
||||
<meta charset="utf-8">*
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
<title></title>
|
||||
|
||||
|
@ -26,4 +26,4 @@
|
|||
<script src="js/bundle.js"></script>
|
||||
</body>
|
||||
|
||||
</html>
|
||||
</html>
|
||||
|
|
Loading…
Reference in New Issue