Skip to content

Commit

Permalink
fix debuggin url 2
Browse files Browse the repository at this point in the history
  • Loading branch information
timaschew committed Jan 17, 2016
1 parent 5731e42 commit b52ddd2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
}
</style>
<style>#nprogress{pointer-events:none}#nprogress .bar{background:#29d;position:fixed;z-index:1031;top:0;left:0;width:100%;height:2px}#nprogress .peg{display:block;position:absolute;right:0;width:100px;height:100%;box-shadow:0 0 10px #29d,0 0 5px #29d;opacity:1;-webkit-transform:rotate(3deg) translate(0,-4px);-ms-transform:rotate(3deg) translate(0,-4px);transform:rotate(3deg) translate(0,-4px)}</style>
<script src="http://jsconsole.com/remote.js?iufaiuhdfsöiufhsd"></script>
<script src="http://jsconsole.com/remote.js?1234567863235"></script>
<script>console.log('1');</script>
<script src='/static/nprogress.js'></script>
<script>console.log('2');</script>
Expand Down

0 comments on commit b52ddd2

Please sign in to comment.