ed
This commit is contained in:
parent
5a5b4b855d
commit
f57a27b8df
152 changed files with 1554 additions and 0 deletions
14
resources/[tools]/jg-hud/web/dist/index.html
vendored
Normal file
14
resources/[tools]/jg-hud/web/dist/index.html
vendored
Normal file
|
@ -0,0 +1,14 @@
|
|||
<!DOCTYPE html>
|
||||
<html lang="en" data-bs-theme="dark">
|
||||
<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="/web/dist/assets/index--G91DjYv.js"></script>
|
||||
<link rel="stylesheet" crossorigin href="/web/dist/assets/index-DybqigqD.css">
|
||||
</head>
|
||||
<body>
|
||||
<div id="root"></div>
|
||||
</body>
|
||||
</html>
|
Loading…
Add table
Add a link
Reference in a new issue