Deployed 6ffa93e
This commit is contained in:
parent
175f418415
commit
da36f96878
2 changed files with 11 additions and 3 deletions
File diff suppressed because one or more lines are too long
12
index.html
12
index.html
|
|
@ -27,7 +27,7 @@
|
|||
<meta property="og:image" content="/mstile-144x144.png" />
|
||||
|
||||
<link type="text/plain" rel="author" href="http://www.huegasm.com/humans.txt" />
|
||||
<meta name="huegasm/config/environment" content="%7B%22modulePrefix%22%3A%22huegasm%22%2C%22podModulePrefix%22%3A%22huegasm/pods%22%2C%22environment%22%3A%22production%22%2C%22rootURL%22%3A%22/%22%2C%22locationType%22%3A%22auto%22%2C%22EmberENV%22%3A%7B%22FEATURES%22%3A%7B%7D%7D%2C%22APP%22%3A%7B%22name%22%3A%22huegasm%22%2C%22version%22%3A%221.0.0+5c50196b%22%7D%2C%22ember-paper%22%3A%7B%22insertFontLinks%22%3Atrue%7D%2C%22exportApplicationGlobal%22%3Afalse%7D" />
|
||||
<meta name="huegasm/config/environment" content="%7B%22modulePrefix%22%3A%22huegasm%22%2C%22podModulePrefix%22%3A%22huegasm/pods%22%2C%22environment%22%3A%22production%22%2C%22rootURL%22%3A%22/%22%2C%22locationType%22%3A%22auto%22%2C%22EmberENV%22%3A%7B%22FEATURES%22%3A%7B%7D%7D%2C%22APP%22%3A%7B%22name%22%3A%22huegasm%22%2C%22version%22%3A%221.0.0+6ffa93e0%22%7D%2C%22ember-paper%22%3A%7B%22insertFontLinks%22%3Atrue%7D%2C%22exportApplicationGlobal%22%3Afalse%7D" />
|
||||
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Roboto:300,400,500,700,400italic"><link rel="stylesheet" href="https://fonts.googleapis.com/icon?family=Material+Icons">
|
||||
|
||||
<link href="https://fonts.googleapis.com/css?family=Open+Sans|Raleway" rel="stylesheet">
|
||||
|
|
@ -46,6 +46,14 @@
|
|||
|
||||
<script src="https://connect.soundcloud.com/sdk/sdk-3.1.2.js"></script>
|
||||
|
||||
<script async src="//pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script>
|
||||
<script>
|
||||
(adsbygoogle = window.adsbygoogle || []).push({
|
||||
google_ad_client: "ca-pub-6497494912844567",
|
||||
enable_page_level_ads: true
|
||||
});
|
||||
</script>
|
||||
|
||||
<script>
|
||||
(function (i, s, o, g, r, a, m) {
|
||||
i['GoogleAnalyticsObject'] = r; i[r] = i[r] || function () {
|
||||
|
|
@ -63,7 +71,7 @@
|
|||
|
||||
|
||||
<script src="/assets/vendor-48f28c2a2f568a633f49c997d80c8a21.js" integrity="sha256-G6eUEFne/bdVtxWT4LJtPOJe+ouVxZf7mZczj2Z2qUg= sha512-aL9FWzuYqmKyjp7jjxYr2rMujOllngDsWqYWq7GKIso9vW2FSM+h8oDxjnrBYm3/XCXUOHN7vbl2y0w5WcPIEg==" ></script>
|
||||
<script src="/assets/huegasm-1f968ab42bcbe32d7f5d2239dbdbb31e.js" integrity="sha256-wSIqbKUB9RQwrHQqLno6JIim1y2AqDulbaNNQILM/+0= sha512-JzpS87zY4R+cng2siRbNQ4CnPcab5e37XyV2UnG2Vq2lND0ETGmdKnxg+kQTmdqGKm4oKNXNEOR8lmf5+m0PyQ==" ></script>
|
||||
<script src="/assets/huegasm-074e63c7e27ee642774aeed400d223e9.js" integrity="sha256-gCYT1iHpKZgHK+AVXNvMRv1Lbw9i0q2qHLiOkoJQfQg= sha512-him7aJLlk2SFAzY/g6L4sVYEEiHTBhwnSLIzGjGewvV6FqA/dd4qPITWtrv+70kMRwB4z2Wg/6Gp6YeGz43abA==" ></script>
|
||||
|
||||
<div id="ember-basic-dropdown-wormhole"></div>
|
||||
</body>
|
||||
|
|
|
|||
Reference in a new issue