Skip to content

Commit

Permalink
gaug.es
Browse files Browse the repository at this point in the history
  • Loading branch information
newmerator committed Mar 8, 2013
1 parent 3716512 commit ee30154
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -93,4 +93,20 @@ <h3><dl><p>i love food</p>
});
</script>

<script type="text/javascript">
var _gauges = _gauges || [];
(function() {
var t = document.createElement('script');
t.type = 'text/javascript';
t.async = true;
t.id = 'gauges-tracker';
t.setAttribute('data-site-id', '51394045108d7b6d5d000033');
t.src = '//secure.gaug.es/track.js';
var s = document.getElementsByTagName('script')[0];
s.parentNode.insertBefore(t, s);
})();
</script>

</body>

<!-- nakajima wuz here -->

0 comments on commit ee30154

Please sign in to comment.