Skip to content

Commit

Permalink
Removed duplicates
Browse files Browse the repository at this point in the history
  • Loading branch information
cwacht committed Sep 8, 2012
1 parent c739466 commit 2841381
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions index.html
Expand Up @@ -38,17 +38,10 @@
<div id="c">Click anywhere to pause.</div>
<div id="d">More <a href="http://nyan.cat/" target="_blank">Nyan Cat</a>.</div>

<<<<<<< HEAD
<script src="../js/Three.js"></script>
<script src="../js/Detector.js"></script>
<script src="../js/RequestAnimationFrame.js"></script>
<script src="../js/Stats.js"></script>
=======
<script src="js/Three.js"></script>
<script src="js/Detector.js"></script>
<script src="js/RequestAnimationFrame.js"></script>
<script src="js/Stats.js"></script>
>>>>>>> gh-pages

<script>
if ( ! Detector.webgl ) Detector.addGetWebGLMessage();
Expand Down

0 comments on commit 2841381

Please sign in to comment.