Skip to content

Commit

Permalink
cache bust
Browse files Browse the repository at this point in the history
  • Loading branch information
nomatteus committed Sep 1, 2018
1 parent 4b481dc commit 6c3f82d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.php
Expand Up @@ -69,7 +69,7 @@ function loadScript() {
<script type="text/javascript" src="js/libs/underscore.js"></script>
<script type="text/javascript" src="js/libs/bookmark_bubble.js"></script>
<!--<script type="text/javascript" src="js/libs/underscore.string.js"></script>-->
<script type="text/javascript" src="js/ttc.js?v=2"></script>
<script type="text/javascript" src="js/ttc.js?v=3"></script>

<script>
var _gaq=[['_setAccount','UA-335824-12'],['_trackPageview']];
Expand Down

0 comments on commit 6c3f82d

Please sign in to comment.