fix(index.ejs): remove typo

This commit is contained in:
Gitea 2023-04-14 13:52:37 +00:00
parent a018e86175
commit d5709a0426
1 changed files with 2 additions and 2 deletions

View File

@ -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>