Skip to content

Commit

Permalink
minifying site.js
Browse files Browse the repository at this point in the history
  • Loading branch information
miguelpeixe committed Jul 9, 2012
1 parent 892a815 commit 37fd0dc
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
4 changes: 2 additions & 2 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
<script type="text/javascript" src="js/jquery.mousewheel.js"></script>
<script type="text/javascript" src="js/jquery.jscrollpane.min.js"></script>
<script type="text/javascript" src="http://www.google.com/jsapi"></script>
<script type="text/javascript" src='js/site.js'></script>
<script type="text/javascript" src='js/site.min.js'></script>
</head>
<body>
<header>
Expand Down Expand Up @@ -279,4 +279,4 @@ <h2>Copie os dados utilizados no infográfico</h2>
</footer>
</div>
</body>
</html>
</html>
Loading

0 comments on commit 37fd0dc

Please sign in to comment.