9 lines
154 B
HTML
9 lines
154 B
HTML
|
<!doctype html>
|
||
|
<html>
|
||
|
<head>
|
||
|
<script src="https://cdnjs.cloudflare.com/ajax/libs/p5.js/0.8.0/p5.js"></script>
|
||
|
</head>
|
||
|
<body>
|
||
|
</body>
|
||
|
</html>
|