This commit is contained in:
Possible
2025-01-30 00:03:36 +01:00
parent b363df97b5
commit a8864f230a
4 changed files with 87 additions and 2 deletions
+2 -2
View File
@@ -8,8 +8,8 @@ pnpm-debug.log*
lerna-debug.log* lerna-debug.log*
node_modules node_modules
dist # dist
dist-ssr # dist-ssr
*.local *.local
# Editor directories and files # Editor directories and files
+70
View File
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
+14
View File
@@ -0,0 +1,14 @@
<!doctype html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<link rel="icon" type="image/svg+xml" href="/vite.svg" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Vite + React + TS</title>
<script type="module" crossorigin src="/assets/index-B5ak76EG.js"></script>
<link rel="stylesheet" crossorigin href="/assets/index-Dwt_rv6c.css">
</head>
<body>
<div id="root"></div>
</body>
</html>