update
This commit is contained in:
parent
3c9de5f8a7
commit
23e14cd38d
8 changed files with 40 additions and 40 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -5,3 +5,4 @@
|
|||
/tmp/
|
||||
/dist/
|
||||
/web/
|
||||
/mobile/
|
||||
|
|
|
|||
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
5
assets/huegasm-53c139ac521bc5d4525b5ff08ed3f9b8.js
Normal file
5
assets/huegasm-53c139ac521bc5d4525b5ff08ed3f9b8.js
Normal file
File diff suppressed because one or more lines are too long
|
Before Width: | Height: | Size: 3.8 KiB After Width: | Height: | Size: 3.8 KiB |
File diff suppressed because one or more lines are too long
29
assets/vendor-adfe16fc022d1ce277d9ae2e2d0752ff.js
Normal file
29
assets/vendor-adfe16fc022d1ce277d9ae2e2d0752ff.js
Normal file
File diff suppressed because one or more lines are too long
|
|
@ -28,7 +28,7 @@
|
|||
<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%22ignoreFailures%22%3Afalse%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.1.0+c4556a65%22%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%22ignoreFailures%22%3Afalse%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.1.0+0d423a83%22%7D%2C%22exportApplicationGlobal%22%3Afalse%7D" />
|
||||
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Roboto:300,400,500,700,400italic"><link href="https://fonts.googleapis.com/icon?family=Material+Icons" rel="stylesheet">
|
||||
|
||||
<link href='//fonts.googleapis.com/css?family=Slabo+27px|Open+Sans' rel='stylesheet' type='text/css'>
|
||||
|
|
@ -42,7 +42,7 @@
|
|||
<meta name="theme-color" content="#ffffff">
|
||||
|
||||
<link rel="stylesheet" integrity="" href="/assets/vendor-b4cb94d41dfc983a3571f8057f1fb8d0.css">
|
||||
<link rel="stylesheet" integrity="" href="/assets/huegasm-be5b6c2f15c98b5c77fdecd8695b417e.css">
|
||||
<link rel="stylesheet" integrity="" href="/assets/huegasm-30ef4c915b1ddf301fc39bbc58ac4606.css">
|
||||
|
||||
|
||||
|
||||
|
|
@ -61,8 +61,8 @@
|
|||
<body>
|
||||
|
||||
|
||||
<script src="/assets/vendor-2b808678b7df78b5b71f16327a1a1667.js" integrity="sha256-ob5hwYZ+MGFVhEqtqgmujpRT8KXD9CmypgMZ6/8n9u0= sha512-3rpMpaZoW4qgHSY9uTsfhhmx3VlpdteqngDfmkmKSQX91bNXGnswVuQi+jzCzV8ThKny4d9SHBwOTiJZAWtb7A==" ></script>
|
||||
<script src="/assets/huegasm-38d2fd4d4942b40b35a13d62ffbc163d.js" integrity="sha256-NI+LdVepG9VYBXm+gB3bclTrxgvHmbt8DgNvEgD0fK4= sha512-JAYRSbwmoeKwF2Q+M+HNkRDVsqMswv4v9snR5Mq6FKSDN+3bBKMkh9RRJmr0c1c2bHKKUlGne5M4q2GJ69Fgsw==" ></script>
|
||||
<script src="/assets/vendor-adfe16fc022d1ce277d9ae2e2d0752ff.js" integrity="sha256-aDqClfDD2mvbej48N4qD051BxTZQUwZDM+IHAhB0vK4= sha512-ZWJDrJSGG1yIdMpdRnod5kfVm7Qps6xyLtd2ewyFPW0q9dWmNpIU+ICDy9pKyFp9z3IvUHO2Avy3mHunWlHDbQ==" ></script>
|
||||
<script src="/assets/huegasm-53c139ac521bc5d4525b5ff08ed3f9b8.js" integrity="sha256-dTv1EaviXVmks5JOOBd4PyZsIzcS0bS6VFdy8BGGK7M= sha512-GHTPHSrz10tCgDdtOkTRoSeKM8byo5eE0TEiOyIUut4/AdHYzfbZXwOG/fePiPv0SgWY5N7IuF1JEM4F8ryB2A==" ></script>
|
||||
|
||||
|
||||
</body>
|
||||
|
|
|
|||
Reference in a new issue