Skip to content

Commit

Permalink
:(
Browse files Browse the repository at this point in the history
  • Loading branch information
cevherkarakoc committed Mar 18, 2017
1 parent 74e83d1 commit 5d70abd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion demo.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<head>
<meta charset="UTF-8">
<script src="https://cdnjs.cloudflare.com/ajax/libs/p5.js/0.5.7/p5.min.js"></script>
<script language="javascript" type="text/javascript" src="/src/sketch.js"></script>
<script language="javascript" type="text/javascript" src="src/sketch.js"></script>
<style> body {padding: 3px; margin: 0px;} </style>
</head>

Expand Down

0 comments on commit 5d70abd

Please sign in to comment.