Merge branch 'hotfix-index'
This commit is contained in:
commit
a751cf393e
2 changed files with 4 additions and 1 deletions
|
@ -2,6 +2,10 @@
|
|||
|
||||
# Next Release
|
||||
|
||||
# 0.1.12
|
||||
|
||||
* Fixed accidentally added app-root
|
||||
|
||||
# 0.1.11
|
||||
|
||||
* Bumped Angular to version 6 and upgraded packages to match
|
||||
|
|
|
@ -122,7 +122,6 @@
|
|||
<div class="sk-cube3 sk-cube"></div>
|
||||
</div>
|
||||
</app-root>
|
||||
<app-root></app-root>
|
||||
<script>
|
||||
(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),
|
||||
|
|
Reference in a new issue