Загрузить файлы в «frontend/dist»
This commit is contained in:
parent
c5f3c19dec
commit
030dd6f512
1 changed files with 13 additions and 0 deletions
13
frontend/dist/index.html
vendored
Normal file
13
frontend/dist/index.html
vendored
Normal file
|
|
@ -0,0 +1,13 @@
|
|||
<!doctype html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="UTF-8" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||
<title>SimPy Terns Graph</title>
|
||||
<script type="module" crossorigin src="/assets/index-CclG6ywK.js"></script>
|
||||
<link rel="stylesheet" crossorigin href="/assets/index-CrNuOWI7.css">
|
||||
</head>
|
||||
<body>
|
||||
<div id="root"></div>
|
||||
</body>
|
||||
</html>
|
||||
Loading…
Reference in a new issue