Skip to content

Commit b0a42c0

Browse files
committed
Changed order of labs
1 parent 8411a98 commit b0a42c0

File tree

3 files changed

+0
-3
lines changed

3 files changed

+0
-3
lines changed

_layouts/default.html

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,6 @@
1010
<script src="http://nodelabs.herokuapp.com/socket.io/socket.io.js"></script>
1111
<script src="/js/unlock.js"></script>
1212
<script type="text/javascript">
13-
1413
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
1514
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
1615
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
@@ -19,14 +18,12 @@
1918
ga('create', 'UA-35011668-1', 'nodelabs.org');
2019
ga('require', 'linkid', 'linkid.js');
2120
ga('send', 'pageview');
22-
2321
</script>
2422
</head>
2523
<body>
2624
<div id="header">
2725
<img src="/css/img/logotype_light.png" />
2826
</div>
29-
3027
{{ content }}
3128
</body>
3229
</html>
File renamed without changes.

0 commit comments

Comments
 (0)