Skip to content

Commit

Permalink
client.js on about page.
Browse files Browse the repository at this point in the history
  • Loading branch information
vincentwoo committed Jun 6, 2011
1 parent 0ee9e74 commit 5c149f9
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions client/about.html
Original file line number Diff line number Diff line change
Expand Up @@ -83,6 +83,8 @@ <h3 style="margin: 8px 0">Social tomfoolery:</h3>
</div></div>
<script src="/load.js"></script>
<script>
head.js('http://ajax.googleapis.com/ajax/libs/jquery/1.5.2/jquery.min.js'
, '/client.js');
head.js('http://www.google-analytics.com/ga.js', function () {
_gat._getTracker('UA-267782-3')._trackPageview();
});
Expand Down

0 comments on commit 5c149f9

Please sign in to comment.