summaryrefslogtreecommitdiff
path: root/clock.html
diff options
context:
space:
mode:
authorLeo Tenenbaum <leonardomtenenbaum@gmail.com>2016-07-01 18:04:40 -0400
committerGitHub <noreply@github.com>2016-07-01 18:04:40 -0400
commitc9ded1ea0d49084e3f0dd1c25ffeb0536911b391 (patch)
treefc3d7de0c40af29c93660f997d6a438eca37f3ca /clock.html
parentd387914599ba65143728bfcdd6729b0eacd60a92 (diff)
Created pommicket.github.io
Diffstat (limited to 'clock.html')
-rw-r--r--clock.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/clock.html b/clock.html
index 06d76d2..6f2a032 100644
--- a/clock.html
+++ b/clock.html
@@ -10,7 +10,7 @@
<div id="header_links_div"></div>
<script src="js/header_links.js"></script>
<hr>
-<script src="http://cdnjs.cloudflare.com/ajax/libs/p5.js/0.4.23/p5.js"></script>
+<script src="js/p5.js"></script>
<script src="js/clock.js"></script>
</body>
</html>