Skip to content

Commit

Permalink
Add vite
Browse files Browse the repository at this point in the history
  • Loading branch information
Mathéo Buchart authored and Zorin95670 committed Oct 30, 2023
1 parent 9ad696b commit 76bbe1a
Show file tree
Hide file tree
Showing 3 changed files with 2,915 additions and 1,828 deletions.
5 changes: 2 additions & 3 deletions src/index.template.html → index.html
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<!DOCTYPE html>
<html lang="en">
<html>
<head>
<title><%= productName %></title>

Expand All @@ -18,7 +18,6 @@
<link rel="mask-icon" href="/icons/safari-pinned-tab.svg" color="#474262">
</head>
<body>
<!-- DO NOT touch the following DIV -->
<div id="q-app"></div>
<!-- quasar:entry-point -->
</body>
</html>
Loading

0 comments on commit 76bbe1a

Please sign in to comment.