add web
This commit is contained in:
15
web/dist/index.html
vendored
Normal file
15
web/dist/index.html
vendored
Normal file
@@ -0,0 +1,15 @@
|
||||
<!DOCTYPE html>
|
||||
<html lang="">
|
||||
<head>
|
||||
<meta charset="UTF-8">
|
||||
<link rel="icon" href="/favicon.ico">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<meta name="mobile-web-app-capable" content="yes">
|
||||
<title>Vite App</title>
|
||||
<script type="module" crossorigin src="/assets/index-KpQc9ZlS.js"></script>
|
||||
<link rel="stylesheet" crossorigin href="/assets/index-Bsusvx-X.css">
|
||||
</head>
|
||||
<body>
|
||||
<div id="app"></div>
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user