This commit is contained in:
2024-07-16 21:52:31 +03:00
parent 11013931cc
commit b748ff7dd7
7 changed files with 38 additions and 16 deletions

14
api/build/index.html Normal file
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 + Svelte</title>
<script type="module" crossorigin src="/assets/index-DgqqTNsd.js"></script>
<link rel="stylesheet" crossorigin href="/assets/index-B9rnkQc0.css">
</head>
<body>
<div id="app"></div>
</body>