Skip to content

Commit

Permalink
Use min version
Browse files Browse the repository at this point in the history
  • Loading branch information
acamposuribe committed Nov 14, 2023
1 parent 1b431fe commit 97d2079
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,7 @@
<head>
<title>p5.brush.js Example</title>
<script src="./dependencies/p5.min.js"></script>
<script src="./dependencies/spectral.min.js"></script>
<script src="./p5.brush.js"></script>
<script src="./p5.brush.min.js"></script>
<link rel="stylesheet" href="./style.css">
</head>
<body>
Expand Down

0 comments on commit 97d2079

Please sign in to comment.