-
Notifications
You must be signed in to change notification settings - Fork 3
Expand file tree
/
Copy pathindex.html
More file actions
21 lines (18 loc) · 784 Bytes
/
Copy pathindex.html
File metadata and controls
21 lines (18 loc) · 784 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
<!doctype html>
<html lang="en">
<head>
<meta charset="utf-8" />
<title>Ember</title>
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<meta name="theme-color" content="#000000" />
<meta name="description" content="Web site created using create-react-app" />
<link rel="icon" href="/assets/images/Ember.png" />
<link rel="manifest" href="/manifest.json" />
<script type="module" src="https://static.rocket.new/rocket-web.js?_cfg=https%3A%2F%2Fmindfulbot5741back.builtwithrocket.new&_be=https%3A%2F%2Fapplication.rocket.new&_v=0.1.7"></script>
</head>
<body>
<noscript>You need to enable JavaScript to run this app.</noscript>
<div class="dhiwise-code" id="root"></div>
<script type="module" src="/src/index.jsx"></script>
</body>
</html>