xxxxxxxxxx
24
<html lang="en">
<head>
<link rel="preload" href="https://fonts.googleapis.com/css2?family=Vollkorn+SC:wght@600&display=swap" as="style">
<link rel="stylesheet" href="https://fonts.googleapis.com/css2?family=Vollkorn+SC:wght@600&display=swap">
<script src="https://cdnjs.cloudflare.com/ajax/libs/p5.js/1.1.9/p5.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/p5.js/1.1.9/addons/p5.sound.min.js"></script>
<link rel="stylesheet" type="text/css" href="style.css">
<link rel="preload" href="https://fonts.googleapis.com/css2?family=Vollkorn+SC:wght@600&display=swap" as="style">
<link rel="stylesheet" href="https://fonts.googleapis.com/css2?family=Vollkorn+SC:wght@600&display=swap">
<script src="preload.js"></script>
<script src="legend.js"></script>
<script src="graphs.js"></script>
<script src="caption.js"></script>
<script src="measure.js"></script>
<meta charset="utf-8" />
</head>
<body>
<script src="sketch.js"></script>
</body>
</html>