Skip to content
This repository was archived by the owner on Oct 12, 2024. It is now read-only.

Commit 06e4708

Browse files
committed
first improvement
1 parent d2cd7f3 commit 06e4708

File tree

2 files changed

+106249
-1
lines changed

2 files changed

+106249
-1
lines changed

index.html

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
<html>
22
<head>
3-
<script src="https://cdn.jsdelivr.net/npm/[email protected]/lib/p5.js"></script>
3+
<script src="p5.js"></script>
4+
<!--- script src="https://cdn.jsdelivr.net/npm/[email protected]/lib/p5.js"></script> --->
45
<script src="sketch.js"></script>
56
</head>
67
<body>

0 commit comments

Comments
 (0)