Merge branch 'hotfix-index'
This commit is contained in:
commit
5eb3bb18fe
2 changed files with 4 additions and 1 deletions
|
@ -2,6 +2,10 @@
|
||||||
|
|
||||||
# Next Release
|
# Next Release
|
||||||
|
|
||||||
|
# 0.1.12
|
||||||
|
|
||||||
|
* Fixed accidentally added app-root
|
||||||
|
|
||||||
# 0.1.11
|
# 0.1.11
|
||||||
|
|
||||||
* Bumped Angular to version 6 and upgraded packages to match
|
* Bumped Angular to version 6 and upgraded packages to match
|
||||||
|
|
|
@ -122,7 +122,6 @@
|
||||||
<div class="sk-cube3 sk-cube"></div>
|
<div class="sk-cube3 sk-cube"></div>
|
||||||
</div>
|
</div>
|
||||||
</app-root>
|
</app-root>
|
||||||
<app-root></app-root>
|
|
||||||
<script>
|
<script>
|
||||||
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
|
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
|
||||||
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
|
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
|
||||||
|
|
Reference in a new issue