forked from Simnation/Main
ed
This commit is contained in:
parent
0de79be428
commit
f253257337
5 changed files with 60 additions and 0 deletions
17
resources/[phone]/roadpods/public/assets/index-Bd56KPiW.js
Normal file
17
resources/[phone]/roadpods/public/assets/index-Bd56KPiW.js
Normal file
File diff suppressed because one or more lines are too long
13
resources/[phone]/roadpods/public/index.html
Normal file
13
resources/[phone]/roadpods/public/index.html
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>RoadPods</title>
|
||||
<script src="https://www.youtube.com/iframe_api"></script>
|
||||
<script type="module" crossorigin src="/public/assets/index-Bd56KPiW.js"></script>
|
||||
</head>
|
||||
<body>
|
||||
<div id="app"></div>
|
||||
</body>
|
||||
</html>
|
Loading…
Add table
Add a link
Reference in a new issue