-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathindex.html
More file actions
23 lines (20 loc) · 872 Bytes
/
index.html
File metadata and controls
23 lines (20 loc) · 872 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
<!DOCTYPE html>
<html lang=en>
<head>
<meta charset=utf-8>
<meta http-equiv=X-UA-Compatible content="IE=edge">
<meta name=viewport content="width=device-width,initial-scale=1">
<link rel="shortcut icon" href="favicon.ico?v=1.1" type=image/x-icon>
<link rel=icon href="favicon.ico?v=1.1" type=image/x-icon>
<title>CODECAVE | 3D Booth Concept</title>
<link href=js/app.6fcfd125.js rel=preload as=script>
<link href=js/chunk-vendors.a1ab9bba.js rel=preload as=script>
</head>
<body><noscript><strong>We're sorry but virtualnext-threejs-vue doesn't work properly without JavaScript enabled. Please
enable it to continue.</strong></noscript>
<div id=tooltip style="display: none;"></div>
<div id=app></div>
<script src=js/chunk-vendors.a1ab9bba.js></script>
<script src=js/app.6fcfd125.js></script>
</body>
</html>