-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathindex.html
26 lines (17 loc) · 1.03 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
26
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<title>Dummy</title>
<meta name="description" content="">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="dummy/config/environment" content="%7B%22modulePrefix%22%3A%22dummy%22%2C%22environment%22%3A%22production%22%2C%22rootURL%22%3A%22/ember-spreadsheet/%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%7D%2C%22APP%22%3A%7B%7D%7D" />
<link rel="stylesheet" href="/ember-spreadsheet/assets/vendor-18203971d72385278c459e29e7b88c90.css">
<link rel="stylesheet" href="/ember-spreadsheet/assets/dummy-d41d8cd98f00b204e9800998ecf8427e.css">
</head>
<body>
<script src="/ember-spreadsheet/assets/vendor-cc7d66911bb51f0cad03f2b3754091f1.js"></script>
<script src="/ember-spreadsheet/assets/dummy-680294e7c9cb701ef4460daaf3e2c28c.js"></script>
</body>
</html>