-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
25 lines (17 loc) · 1.36 KB
/
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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<title>TunesMachine</title>
<meta name="description" content="">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="tunes-machine/config/environment" content="%7B%22modulePrefix%22%3A%22tunes-machine%22%2C%22environment%22%3A%22production%22%2C%22rootURL%22%3A%22%2Ftunes-machine%2F%22%2C%22locationType%22%3A%22hash%22%2C%22EmberENV%22%3A%7B%22FEATURES%22%3A%7B%7D%2C%22EXTEND_PROTOTYPES%22%3A%7B%22Date%22%3Afalse%7D%2C%22_APPLICATION_TEMPLATE_WRAPPER%22%3Afalse%2C%22_DEFAULT_ASYNC_OBSERVERS%22%3Atrue%2C%22_JQUERY_INTEGRATION%22%3Afalse%2C%22_TEMPLATE_ONLY_GLIMMER_COMPONENTS%22%3Atrue%7D%2C%22APP%22%3A%7B%22name%22%3A%22tunes-machine%22%2C%22version%22%3A%220.0.0%2B42c045c6%22%7D%2C%22exportApplicationGlobal%22%3Afalse%7D" />
<link integrity="" rel="stylesheet" href="/tunes-machine/assets/vendor-d41d8cd98f00b204e9800998ecf8427e.css">
<link integrity="" rel="stylesheet" href="/tunes-machine/assets/tunes-machine-68dd182f045d68341ddca38b4f3f1f0c.css">
</head>
<body>
<script src="/tunes-machine/assets/vendor-2c24a46e47866a920a6ce40b254c984e.js"></script>
<script src="/tunes-machine/assets/tunes-machine-105f2f032d492df8690b148f77b76c35.js"></script>
</body>
</html>