Skip to content

Commit

Permalink
merge
Browse files Browse the repository at this point in the history
  • Loading branch information
JoltCode committed Oct 8, 2023
2 parents 55cb406 + b188d0d commit 098a2ad
Show file tree
Hide file tree
Showing 5 changed files with 10,519 additions and 30,318 deletions.
3 changes: 2 additions & 1 deletion src/frontend/src/index.html → src/frontend/index.html
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<!doctype html>
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
Expand All @@ -19,5 +19,6 @@

<body>
<div id="app"></div>
<script type="module" src="/src/App.jsx"></script>
</body>
</html>
Loading

0 comments on commit 098a2ad

Please sign in to comment.