Skip to content

Commit

Permalink
Fixed index.html with dist js file
Browse files Browse the repository at this point in the history
  • Loading branch information
verlok committed Sep 16, 2014
1 parent 350df17 commit 35edc3d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -113,7 +113,7 @@ <h2>Full width pre-scaled image, with HD (Retina) display support</h2>

</div>

<script src="src/picturePolyfill.js"></script>
<script src="dist/picturePolyfill.min.js"></script>
<script>!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0],p=/^http:/.test(d.location)?'http':'https';if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src=p+'://platform.twitter.com/widgets.js';fjs.parentNode.insertBefore(js,fjs);}}(document, 'script', 'twitter-wjs');</script>

</body>
Expand Down

0 comments on commit 35edc3d

Please sign in to comment.