-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
36 lines (25 loc) · 882 Bytes
/
index.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
<!DOCTYPE html>
<html lang="en">
<!-- 🌵 Made with Needle — https://needle.tools -->
<head>
<meta name="og:title" content="Test">
<meta charset="UTF-8" />
<link rel="icon" href="./assets/favicon.8d99ceea.ico">
<meta name="viewport" content="width=device-width, user-scalable=no">
<title>Test</title>
<meta name="description" content="🌵 Made with Needle Engine">
<meta property="og:description" content="🌵 Made with Needle Engine" />
<meta name="robots" content="index,follow">
<meta name="url" content="http://needle.tools">
<script type="module" crossorigin src="./assets/index.94f525ca.js"></script>
<link rel="stylesheet" href="./assets/index.ba4d5d10.css">
</head>
<body>
<script>
// hack for simple-peer
window.global = window;
var parcelRequire;
</script>
<needle-engine></needle-engine>
</body>
</html>