-
Notifications
You must be signed in to change notification settings - Fork 33
/
Copy pathindex.html
26 lines (18 loc) · 2.12 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>Ember-Rapid-Forms Examples</title>
<meta name="description" content="">
<meta name="viewport" content="width=device-width, initial-scale=1">
<base href="/" />
<meta name="dummy/config/environment" content="%7B%22modulePrefix%22%3A%22dummy%22%2C%22environment%22%3A%22production%22%2C%22baseURL%22%3A%22/%22%2C%22locationType%22%3A%22auto%22%2C%22contentSecurityPolicy%22%3A%7B%22frame-src%22%3A%22http%3A//ghbtns.com/%22%2C%22default-src%22%3A%22%27none%27%22%2C%22script-src%22%3A%22%27self%27%22%2C%22font-src%22%3A%22%27self%27%22%2C%22connect-src%22%3A%22%27self%27%22%2C%22img-src%22%3A%22%27self%27%22%2C%22style-src%22%3A%22%27self%27%22%2C%22media-src%22%3A%22%27self%27%22%7D%2C%22EmberENV%22%3A%7B%22FEATURES%22%3A%7B%7D%7D%2C%22APP%22%3A%7B%22name%22%3A%22ember-rapid-forms%22%2C%22version%22%3A%221.0.0-beta7+4010a78d%22%7D%2C%22contentSecurityPolicyHeader%22%3A%22Content-Security-Policy-Report-Only%22%2C%22exportApplicationGlobal%22%3Afalse%7D" />
<link rel="stylesheet" href="{{rootURL}}assets/vendor-eb2de995a0362c1accbaa903660b639a.css" integrity="sha256-LrDkE7gUZyPiKEtDDcTcPprqXVpK2DsGWii99Bl97II= sha512-sLTAV7HciQhSpYrjvQlSraQR+Ly42IoG+K5D1Zp3cMOKXGuI/d0ycrdvpIOUVNHldputrwWCam1xAxNeAQiQRQ==" >
<link rel="stylesheet" href="{{rootURL}}assets/dummy-284a278f30fdce0260504446488104b8.css" integrity="sha256-uPB8XKyfR2tq0Z99JP+O4X6hP6KFc7Foy42xPa8QJsc= sha512-maxRsw3Wh5xYuy74EqZVTXluIP4n6RtNv1+uZj5onz2+Xmvs59vS0nBCxXlSqLBGZnMNZx8tQrPS4qysGJ/1fg==" >
</head>
<body>
<script src="{{rootURL}}assets/vendor-e2ce598071ca0e7b87bdffcc150d65bb.js" integrity="sha256-iZ6hNgILRS3IhTYzRLmFtCPYRBgmsOnxyiP2N7Pq2RI= sha512-lyECPfHaD/Nb+v9HwaRz88LTHU+q+GwDX48XbNoRmI2tFSg5UvZSe3pHoqAIAZcA64E5aHZRVO87vIVjqWu/mA==" ></script>
<script src="{{rootURL}}assets/dummy-ad19e0f1f339cf4361b91dd1fa8d2a03.js" integrity="sha256-K/rLV+NF9VSi7XglDP7AWI9oeQN9sInW5rZFhoQdE6g= sha512-TLUcyR5peuv2iA2CWrwmIHXFBXgakNl6NOOTmqSXsOVYe0tEqZIsxlToTD54WZGvv74R1ldp8Ay4GvtIMr00FQ==" ></script>
</body>
</html>