xxxxxxxxxx
20
<html lang="en">
<head>
<!-- <script src="https://cdn.jsdelivr.net/npm/p5@2.0.0-beta.5/lib/p5.js"></script> -->
<script src="p5.js"></script>
<!-- <script src="https://cdnjs.cloudflare.com/ajax/libs/p5.js/1.11.1/addons/p5.sound.min.js"></script> -->
<link rel="stylesheet" type="text/css" href="style.css">
<meta charset="utf-8" />
</head>
<body>
<main>
</main>
<!-- <script src="https://cdn.jsdelivr.net/npm/brotli@1.3.3"></script> -->
<!-- <script src="p5.woff2.js"></script> -->
<script src="https://unpkg.com/p5.woff2@0.0.1/lib/p5.woff2.js"></script>
<script src="sketch.js"></script>
</body>
</html>