Skip to content

Commit 03dcef1

Browse files
committed
refactor: move p5
1 parent 558079f commit 03dcef1

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

68 files changed

+2
-192
lines changed

index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
<!DOCTYPE html>
22
<html lang="it">
33
<head>
4-
<script src="./p5/p5.js"></script>
5-
<script src="./p5/p5.sound.min.js"></script>
4+
<script src="./modules/p5/p5.js"></script>
5+
<script src="./modules/p5/p5.sound.min.js"></script>
66

77
<link rel="stylesheet" href="./style.reset.css" />
88
<link rel="stylesheet" type="text/css" href="./style.css" />
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)