Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
CuppaLabs authored Oct 12, 2017
1 parent 86868a6 commit 1809def
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
</head>
<body>
<app-root>Loading...</app-root>
<!-- <div style="position: fixed; bottom: 0px;left: 0px;">
<div style="position: fixed; bottom: 0px;left: 0px;">
<script async src="//pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script>
<ins class="adsbygoogle"
style="display:inline-block;width:300px;height:250px"
Expand All @@ -31,6 +31,6 @@
<script>
(adsbygoogle = window.adsbygoogle || []).push({});
</script>
</div> -->
</div>
<script type="text/javascript" src="inline.bundle.js"></script><script type="text/javascript" src="polyfills.bundle.js"></script><script type="text/javascript" src="styles.bundle.js"></script><script type="text/javascript" src="vendor.bundle.js"></script><script type="text/javascript" src="main.bundle.js"></script></body>
</html>

0 comments on commit 1809def

Please sign in to comment.