high-fidelity/index.html

27 строки
1.4 KiB
HTML

<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<title>Podcasts</title>
<meta name="description" content="">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="high-fidelity/config/environment" content="%7B%22modulePrefix%22%3A%22high-fidelity%22%2C%22environment%22%3A%22development%22%2C%22baseURL%22%3A%22/%22%2C%22locationType%22%3A%22hash%22%2C%22i18n%22%3A%7B%22defaultLocale%22%3A%22en%22%7D%2C%22EmberENV%22%3A%7B%22FEATURES%22%3A%7B%7D%7D%2C%22APP%22%3A%7B%22name%22%3A%22high-fidelity%22%2C%22version%22%3A%223.0.0+aeb3e638%22%7D%2C%22contentSecurityPolicy%22%3A%7B%22default-src%22%3A%22%27none%27%22%2C%22script-src%22%3A%22%27self%27%20%27unsafe-eval%27%20https%3A//ajax.googleapis.com/%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%22contentSecurityPolicyHeader%22%3A%22Content-Security-Policy-Report-Only%22%2C%22exportApplicationGlobal%22%3Atrue%7D" />
<link rel="stylesheet" href="assets/vendor.css">
<link rel="stylesheet" href="assets/high-fidelity.css">
</head>
<body>
<script src="assets/vendor.js"></script>
<script src="assets/high-fidelity.js"></script>
</body>
</html>