Skip to content

Commit 5332d65

Browse files
committed
removed extra markup
1 parent c195c7e commit 5332d65

1 file changed

Lines changed: 0 additions & 16 deletions

File tree

index.html

Lines changed: 0 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -75,21 +75,5 @@ <h2>I gotta piss</h2>
7575
} );
7676
</script>
7777

78-
79-
<!-- Everything below this point is unrelated to the library -->
80-
81-
<a href="https://github.com/hakimel/zoom.js"><img style="position: absolute; top: 0; right: 0; border: 0;" src="https://a248.e.akamai.net/assets.github.com/img/7afbc8b248c68eb468279e8c17986ad46549fb71/687474703a2f2f73332e616d617a6f6e6177732e636f6d2f6769746875622f726962626f6e732f666f726b6d655f72696768745f6461726b626c75655f3132313632312e706e67" alt="Fork me on GitHub"></a>
82-
83-
<script>
84-
var _gaq = [['_setAccount', 'UA-15240703-1'], ['_trackPageview']];
85-
(function(d, t) {
86-
var g = d.createElement(t),
87-
s = d.getElementsByTagName(t)[0];
88-
g.async = true;
89-
g.src = ('https:' == location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
90-
s.parentNode.insertBefore(g, s);
91-
})(document, 'script');
92-
</script>
93-
9478
</body>
9579
</html>

0 commit comments

Comments
 (0)